Re: [ovs-dev] [PATCH 17/18] bridge: Set multicast snooping table configuration

2014-05-20 Thread Ben Pfaff
On Fri, Apr 11, 2014 at 06:34:22PM -0300, Flavio Leitner wrote: > Fix bridge to create and configure multicast snooping. > > Acked-by: Thomas Graf > Signed-off-by: Flavio Leitner Code like this: > +if (smap_get_bool(&br->cfg->other_config, > + "mcast-snooping-fl

[ovs-dev] [PATCH 17/18] bridge: Set multicast snooping table configuration

2014-04-11 Thread Flavio Leitner
Fix bridge to create and configure multicast snooping. Acked-by: Thomas Graf Signed-off-by: Flavio Leitner --- vswitchd/bridge.c | 70 +++ 1 file changed, 70 insertions(+) diff --git a/vswitchd/bridge.c b/vswitchd/bridge.c index f46d002..28d0