[ovs-dev] [lacp_bugs 0/7] Fix serious LACP bug.

Ethan Jackson ethan at nicira.com
Wed Nov 30 03:55:13 UTC 2011


Patch 2 and 3 of this series fix the actual bugs.  The later
patches deal with avoiding similar bugs in the first place.  The
first patch is style.

Ethan Jackson (7):
  bridge: Remove redundant newline.
  bridge: Configure datapath ID, before LACP.
  bridge: Honor lacp-system-id other_config setting.
  lacp: Require non-zero system ID.
  lacp: Remove trailing whitespace from appctl output.
  lacp: Sort slaves in appctl output.
  tests: Perform basic LACP unit tests.

 lib/lacp.c         |   35 ++++++++++++-----
 tests/automake.mk  |    1 +
 tests/lacp.at      |  105 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/testsuite.at |    1 +
 vswitchd/bridge.c  |   19 +++++++--
 5 files changed, 147 insertions(+), 14 deletions(-)
 create mode 100644 tests/lacp.at

-- 
1.7.7




More information about the dev mailing list