[libvirt] [PATCH] fixed xt_physdev warning when defining ip(6)tables rules

Eric Blake eblake at redhat.com
Thu Jan 17 18:33:14 UTC 2013


On 01/17/2013 04:24 AM, Reinier Schoof wrote:
> ---
>  src/nwfilter/nwfilter_ebiptables_driver.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/nwfilter/nwfilter_ebiptables_driver.c b/src/nwfilter/nwfilter_ebiptables_driver.c
> index 4fec52d..db2276c 100644
> --- a/src/nwfilter/nwfilter_ebiptables_driver.c
> +++ b/src/nwfilter/nwfilter_ebiptables_driver.c
> @@ -166,7 +166,7 @@ static const char ebiptables_script_set_ifs[] =
>      snprintf(buf, sizeof(buf), "%c%c-%s", prefix[0], prefix[1], ifname)
>  
>  #define PHYSDEV_IN  "--physdev-in"
> -#define PHYSDEV_OUT "--physdev-out"
> +#define PHYSDEV_OUT "--physdev-is-bridged --physdev-out"

Stefan ACKd in the other thread, so I've gone ahead and pushed this,
after amending the commit message to include details from the other thread.

-- 
Eric Blake   eblake 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: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130117/f9bb3102/attachment-0001.sig>


More information about the libvir-list mailing list