[ovs-git] Open vSwitch: lacp: Print may_enable flag in appctl output. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Jun 8 00:30:41 UTC 2012


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  29985e75480f5133a16b8921cbce6e5a4002f5f1 (commit)
       via  38f7147c3e7310ab3ea87420e120e2b1f2268975 (commit)
      from  ca435eb9112e873853d3cf201ee3f0c5c76bf89f (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 29985e75480f5133a16b8921cbce6e5a4002f5f1
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=29985e75480f5133a16b8921cbce6e5a4002f5f1
Author: Ethan Jackson <ethan at nicira.com>
		
lacp: Print may_enable flag in appctl output.
		
I would have found this helpful when debugging a problem recently.

Signed-off-by: Ethan Jackson <ethan at nicira.com>


commit 38f7147c3e7310ab3ea87420e120e2b1f2268975
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=38f7147c3e7310ab3ea87420e120e2b1f2268975
Author: Ethan Jackson <ethan at nicira.com>
		
packets: Use RARPs for learning packets.
		
Traditionally Open vSwitch had used 802.2 SNAP packets to update
upstream switch learning tables when necessary.  This approach had
advantages in that debugging information could be embedded in the
packet helping hapless admins figure out what's going on.  However,
since both qemu and VMware use RARP for this purpose, it seems
appropriate to fall in line with the defacto standard.

Requested-by: Ben Basler <bbasler at nicira.com>
Signed-off-by: Ethan Jackson <ethan at nicira.com>


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

Summary of changes:
 NEWS                |    3 ++
 lib/bond.c          |    3 +-
 lib/lacp.c          |   16 ++++++---
 lib/packets.c       |   87 ++++++++++++++++-----------------------------------
 lib/packets.h       |   23 ++++++++++++-
 ofproto/fail-open.c |    2 +-
 tests/lacp.at       |    3 ++
 vswitchd/INTERNALS  |   17 +++++-----
 8 files changed, 76 insertions(+), 78 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list