Difference between revisions of "TrustGuestRxFilters"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
<[[interface type]]='direct' '''[[trustGuestRxFilters]]='yes''''> | <[[interface type]]='direct' '''[[trustGuestRxFilters]]='yes''''> | ||
− | <source dev='eno1' mode='bridge'/> | + | <source dev='eno1' mode='[[bridge]]'/> |
<model type='virtio'/> | <model type='virtio'/> | ||
<address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> | <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> |
Latest revision as of 15:36, 15 November 2020
https://libvirt.org/formatdomain.html#elementsNICS To detect and trust reports from the guest regarding changes to the interface mac address and receive filters. Only supported for the virtio device model and for macvtap connections on the host
Configure TrustGuestRxFilters=yes
to enable multicast support. (https://superuser.com/a/1033768)
<interface type='direct' trustGuestRxFilters='yes'> <source dev='eno1' mode='bridge'/> <model type='virtio'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> </interface>
Related terms[edit]
See also[edit]
Advertising: