From: Jim Fehlig Date: Tue, 10 Sep 2024 21:40:13 +0000 (-0600) Subject: docs: Clarify hypervisor support for nwfilter profiles X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=b04730f6f2de7c25739fdf6c4f275a84924ae9dd;p=libvirt.git 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 --- 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. ::