mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
docs: Clarify hypervisor support for nwfilter profiles
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>
This commit is contained in:
parent
f60e5f87d4
commit
b04730f6f2
@ -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.
|
||||
|
||||
::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user