[ovs-git] Open vSwitch: bond: Drop packets on backup slaves. (master)

dev at openvswitch.org dev at openvswitch.org
Mon Jun 27 21:28:38 UTC 2011


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, master has been updated
       via  7ba7dcf014a9f830f99967907534bbd5e32dfc36 (commit)
      from  22bcc0e70becd88bf895c44885d63704affe4284 (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 7ba7dcf014a9f830f99967907534bbd5e32dfc36
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=7ba7dcf014a9f830f99967907534bbd5e32dfc36
Author: Ethan Jackson <ethan at nicira.com>
		
bond: Drop packets on backup slaves.
		
Currently, OVS accepts incoming traffic on all slaves participating
in a bond.  In Linux active-backup bonding, all traffic which comes
in on backup slaves is dropped.  This patch causes OVS to do the
same.

Bug #6125.


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

Summary of changes:
 lib/bond.c |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list