
On 11/28/2011 09:15 AM, Stefan Berger wrote:
With fragments borrowed from David Steven's previous submission and some further modifications:
A set of modifications to existing 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 | 2 + examples/xml/nwfilter/clean-traffic.xml | 12 +++++++- examples/xml/nwfilter/no-arp-ip-spoofing.xml | 9 ++++++ examples/xml/nwfilter/no-arp-mac-spoofing.xml | 7 ++++ examples/xml/nwfilter/no-arp-spoofing.xml | 38 ++------------------------
Lines like this,
@@ -1,4 +1,4 @@ -<filter name='clean-traffic'> +<filter name='clean-traffic' chain='root'> <!-- An example of a traffic filter enforcing clean traffic
and corrupted indentation like this, are making 'git am' reject this patch. Would you mind resubmitting it? -- Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org