From b04730f6f2de7c25739fdf6c4f275a84924ae9dd Mon Sep 17 00:00:00 2001 From: Jim Fehlig Date: Tue, 10 Sep 2024 15:40:13 -0600 Subject: [PATCH] docs: Clarify hypervisor support for nwfilter profiles Enhance the 'since' annotation of documentation to note it's only supported by the QEMU, LXC, and ch hypervisor drivers. Suggested-by: Demi Marie Obenour Signed-off-by: Jim Fehlig Reviewed-by: Laine Stump --- docs/formatdomain.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index 47d3e2125e..2b0b81040b 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -6205,10 +6205,10 @@ hypervisor tries to reconnect. Traffic filtering with NWFilter ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -:since:`Since 0.8.0` an ``nwfilter`` profile can be assigned to a domain -interface, which allows configuring traffic filter rules for the virtual -machine. See the `nwfilter `__ documentation for more -complete details. +:since:`Since 0.8.0 (QEMU), 0.9.3 (LXC), 10.1.0 (Cloud Hypervisor)` an +``nwfilter`` profile can be assigned to a domain interface, which allows +configuring network traffic filter rules for the virtual machine. See the +`nwfilter `__ documentation for more complete details. ::