[ovs-dev] [PATCH] vswitch: Correctly identify slave status in /proc compatibility layer

Justin Pettit jpettit at nicira.com
Fri Sep 18 06:07:07 UTC 2009


On Sep 14, 2009, at 9:44 AM, Ben Pfaff wrote:

> I think that the proper implementation of this behavior in the
> vswitch compat code would actually be:
>        slave->up = iface->enabled && iface->delay_expires ==  
> LLONG_MAX;
> i.e. interface is enabled and no downdelay is in progress.


Thanks, Ben.  I made the change you suggested, but had forgotten to  
push it out.  It's been pushed now.

--Justin







More information about the dev mailing list