Re: [libvirt] [PATCH 3/3] Take the forwarding family into account

2012-10-15 Thread Michal Privoznik
On 15.10.2012 12:27, Benjamin Cama wrote: > Only add iptables rules for this family, and also only check for > forwarding for this family. > --- > src/network/bridge_driver.c | 27 +-- > 1 files changed, 21 insertions(+), 6 deletions(-) > > diff --git a/src/network/bridg

[libvirt] [PATCH 3/3] Take the forwarding family into account

2012-10-15 Thread Benjamin Cama
Only add iptables rules for this family, and also only check for forwarding for this family. --- src/network/bridge_driver.c | 27 +-- 1 files changed, 21 insertions(+), 6 deletions(-) diff --git a/src/network/bridge_driver.c b/src/network/bridge_driver.c index e3e8dc2..