[ovs-git] Open vSwitch: bonding: Ignore updelay if there is no active slave. (citrix)

dev at openvswitch.org dev at openvswitch.org
Mon Nov 9 23:09:04 UTC 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, citrix has been updated
       via  8b2a2f4a793ec5ba735510c315a9d619439ac83c (commit)
      from  2886875a385df582354ac916431b278f2fe698e0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8b2a2f4a793ec5ba735510c315a9d619439ac83c
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=8b2a2f4a793ec5ba735510c315a9d619439ac83c
Author: Jesse Gross <jesse at nicira.com>
		
bonding: Ignore updelay if there is no active slave.
		
If all slaves on a bond are down but some are waiting for an updelay,
enable the slave with the shortest amount of delay remaining.  This
would already occur if all other slaves were disabled at the time the
delay was to begin but not if a delay was already in progress.  This
also immediately sends learning packets out in both situations, which
prevents incoming packets to disabled slaves from being blackholed.

CC: Danny Wannagat <Danny.Wannagat at eu.citrix.com>


-----------------------------------------------------------------------

Summary of changes:
 vswitchd/bridge.c |   74 +++++++++++++++++++++++++++++++++++++++-------------
 1 files changed, 55 insertions(+), 19 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list