[ovs-dev] [xlate v1 15/18] lacp: Handle unknown slaves in lacp_process_packet().

Ben Pfaff blp at nicira.com
Wed Jun 26 21:51:52 UTC 2013


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 <ethan at nicira.com>

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 <blp at nicira.com>



More information about the dev mailing list