On Mon, Jun 24, 2013 at 06:59:29PM -0700, Ethan Jackson wrote: > In future patches, ofproto-dpif-xlate may be temporarily out of > sync with ofproto-dpif proper, and pass an unknown ofport to > lacp_process_packet(). This patch handles that edge case > gracefully. > > Signed-off-by: Ethan Jackson <[email protected]>
There are other lacp_*() functions that don't gracefully handle a null slave, how can one figure out which ones matter? Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
