On Wed, Oct 17, 2012 at 06:03:10PM -0700, Pravin Shelar wrote: > On Wed, Oct 17, 2012 at 4:12 PM, Ben Pfaff <[email protected]> wrote: > > In tnl_set_config(), with port_table_lookup() moved to the end, do we > > need to back out the ip_mc_inc_group() that we've done just above in > > the multicast case? > > > I am not sure if I understand comment correctly. But group refcnt will > be decremented if set_config returns error by free_mutable_rtnl().
That's what I meant. Thanks. > > I didn't look around for code that might not like daddr == 0. > > > ok, I will see if I missed something. OK, assuming you check around: Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
