libvirt/examples/xml
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
..
nwfilter nwfilter: enable filtering of gratuitous ARP packets 2011-05-23 19:41:18 -04:00
storage Move example XML files into examples/xml 2009-09-21 14:41:48 +01:00
test test: Support loading node device info from file/XML 2009-10-05 14:07:17 -04:00