[ovs-git] Open vSwitch: vswitchd: Incorporate vlan into bond hash. (master)

dev at openvswitch.org dev at openvswitch.org
Mon Dec 6 22:02:07 UTC 2010


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  e58de0e38647f0ee62a8862e3565e5b788a03a7e (commit)
       via  557c178b3147e8a1a5491010ee99f36dcaf7f1ab (commit)
       via  a27598cdb28fd747f991e6e6e35f8b197a9cd29b (commit)
      from  20d9a814c745494d5afa335352b666ad6947661f (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 e58de0e38647f0ee62a8862e3565e5b788a03a7e
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=e58de0e38647f0ee62a8862e3565e5b788a03a7e
Author: Ethan Jackson <ethan at nicira.com>
		
vswitchd: Incorporate vlan into bond hash.
		
With this patch vlan tags are incorporated into bond hashes in
addition to the source mac address.

NIC-294


commit 557c178b3147e8a1a5491010ee99f36dcaf7f1ab
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=557c178b3147e8a1a5491010ee99f36dcaf7f1ab
Author: Ethan Jackson <ethan at nicira.com>
		
vswitchd: Remove bond/migrate MAC argument.
		
Before this patch one could specify a mac address as part of the
bond/migrate command.  This will no longer make sense as bond
hashing becomes more complicated.


commit a27598cdb28fd747f991e6e6e35f8b197a9cd29b
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=a27598cdb28fd747f991e6e6e35f8b197a9cd29b
Author: Ethan Jackson <ethan at nicira.com>
		
vswitchd: Correct indentation in bridge.
		
The "bond_unixctl_hash" function was using tabs instead of spaces.


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

Summary of changes:
 vswitchd/INTERNALS         |   13 ++++---
 vswitchd/bridge.c          |   76 +++++++++++++++++++++++++++-----------------
 vswitchd/ovs-vswitchd.8.in |   11 +++---
 vswitchd/vswitch.xml       |    9 ++---
 4 files changed, 64 insertions(+), 45 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list