On Mon, Jun 24, 2013 at 06:59:28PM -0700, Ethan Jackson wrote: > In future patches, ofproto-dpif-xlate may be temporarily out of > sync with ofproto-dpif and pass a non-bonded ofport into > bond_check_admissibility(). This patch handles that edge case > gracefully. > > Signed-off-by: Ethan Jackson <[email protected]>
Looks like an optimization anyway. Should we add bond_get_active_slave_tag() to the tags in this case? Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
