]> xenbits.xensource.com Git - libvirt.git/commit
Update of filters to handle multiple IP addresses
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Fri, 2 Dec 2011 01:34:36 +0000 (20:34 -0500)
committerStefan Berger <stefanb@us.ibm.com>
Fri, 2 Dec 2011 01:34:36 +0000 (20:34 -0500)
commit8c309caff8aab27e97ad882db4ec907922c85ec8
treeb812bbb243af71168b7005e4036b71e0a328d484
parent77e62f132c4bf40b2caefdeacc799e29ebbbd636
Update of filters to handle multiple IP addresses

With fragments borrowed from David Steven's previous submission and some
further modifications:

A set of modifications to filters to handle multiple IP addresses
(and MAC addresses) per interface.

Also:
- enable DHCP traffic from VM to any DHCP server
- will require an update to a libvirt-tck data file

Signed-off-by: David L Stevens <dlstevens@us.ibm.com>
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
examples/xml/nwfilter/Makefile.am
examples/xml/nwfilter/clean-traffic.xml
examples/xml/nwfilter/no-arp-ip-spoofing.xml [new file with mode: 0644]
examples/xml/nwfilter/no-arp-mac-spoofing.xml [new file with mode: 0644]
examples/xml/nwfilter/no-arp-spoofing.xml
examples/xml/nwfilter/no-ip-spoofing.xml
examples/xml/nwfilter/no-mac-spoofing.xml