[libvirt] [PATCH] [TCK] nwfilter:Follow changes to clean-traffic filter

Eric Blake eblake at redhat.com
Fri Dec 2 17:10:24 UTC 2011


On 12/01/2011 06:38 PM, Stefan Berger wrote:
> Follow the changes to the clean-traffic filter to pass the nwfilter tests.
> 
> ---
>  scripts/nwfilter/nwfilterxml2fwallout/testvm.fwall.dat |   33 +++++++----------
>  1 file changed, 15 insertions(+), 18 deletions(-)
> 
> Index: libvirt-tck/scripts/nwfilter/nwfilterxml2fwallout/testvm.fwall.dat
> ===================================================================
> --- libvirt-tck.orig/scripts/nwfilter/nwfilterxml2fwallout/testvm.fwall.dat
> +++ libvirt-tck/scripts/nwfilter/nwfilterxml2fwallout/testvm.fwall.dat
> @@ -3,34 +3,31 @@
>  #ebtables -t nat -L POSTROUTING | grep vnet0 | grep -v "^Bridge" | grep -v "^$"
>  -o vnet0 -j libvirt-O-vnet0
>  #ebtables -t nat -L libvirt-I-vnet0 | grep -v "^Bridge" | grep -v "^$"
> --p IPv4 -j I-vnet0-ipv4
> --p ARP -j I-vnet0-arp
> +-j I-vnet0-mac
> +-p IPv4 -j I-vnet0-ipv4-ip
> +-p IPv4 -j ACCEPT 
> +-p ARP -j I-vnet0-arp-mac
> +-p ARP -j I-vnet0-arp-ip
> +-p ARP -j ACCEPT 

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20111202/b9f61a51/attachment-0001.sig>


More information about the libvir-list mailing list