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

dev at openvswitch.org dev at openvswitch.org
Wed Jul 13 20:59:19 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, vlan-maint has been updated
       via  f8d9cc53659d29a0c047f3718b02efaf6d1cce3b (commit)
      from  f63c7f457b3ab8bbcba448294630ef7c3d8b5c21 (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 f8d9cc53659d29a0c047f3718b02efaf6d1cce3b
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=f8d9cc53659d29a0c047f3718b02efaf6d1cce3b
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:
 vswitchd/bridge.c |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list