libvirt/examples/xml/nwfilter
Stefan Berger fcb0e8c227 nwfilter: enable filtering of gratuitous ARP packets
This patch enables filtering of gratuitous ARP packets using the following XML:

<rule action='accept' direction='in' priority='425'>
<arp gratuitous='true'/>
</rule>
2011-05-23 19:41:18 -04:00
..
allow-arp.xml
allow-dhcp-server.xml
allow-dhcp.xml
allow-incoming-ipv4.xml
allow-ipv4.xml
clean-traffic.xml
Makefile.am
no-arp-spoofing.xml nwfilter: enable filtering of gratuitous ARP packets 2011-05-23 19:41:18 -04:00
no-ip-multicast.xml
no-ip-spoofing.xml
no-mac-broadcast.xml
no-mac-spoofing.xml
no-other-l2-traffic.xml
no-other-rarp-traffic.xml
qemu-announce-self-rarp.xml
qemu-announce-self.xml