]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: Clarify hypervisor support for nwfilter profiles
authorJim Fehlig <jfehlig@suse.com>
Tue, 10 Sep 2024 21:40:13 +0000 (15:40 -0600)
committerJim Fehlig <jfehlig@suse.com>
Thu, 12 Sep 2024 21:40:28 +0000 (15:40 -0600)
Enhance the 'since' annotation of <filterref> documentation to note
it's only supported by the QEMU, LXC, and ch hypervisor drivers.

Suggested-by: Demi Marie Obenour <demi@invisiblethingslab.com>
Signed-off-by: Jim Fehlig <jfehlig@suse.com>
Reviewed-by: Laine Stump <laine@redhat.com>
docs/formatdomain.rst

index 47d3e2125e4522404c82a360b87d50da26b70ca2..2b0b81040b38bc20623dae737862baffa2592d09 100644 (file)
@@ -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 <formatnwfilter.html>`__ 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 <formatnwfilter.html>`__ documentation for more complete details.
 
 ::