[ovs-git] Open vSwitch: lacp: Clean up LACP module interface. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Sep 9 00:25:18 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  5f87736966c0a2ef4d5d4a3c5c541d771d45bcb3 (commit)
       via  7588b571759fe4aff24e76096640eb073fc90a05 (commit)
      from  18886b60bc7face9e08bc7ef06da365ee5c39e0a (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 5f87736966c0a2ef4d5d4a3c5c541d771d45bcb3
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=5f87736966c0a2ef4d5d4a3c5c541d771d45bcb3
Author: Ethan Jackson <ethan at nicira.com>
		
lacp: Clean up LACP module interface.
		
There's no particular reason to force users of the LACP module to
be aware of the lacp_pdu structure.  This patch hides that
information in the LACP module implementation.  This results in
slightly cleaner code which is more consistent with the CFM
module.


commit 7588b571759fe4aff24e76096640eb073fc90a05
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=7588b571759fe4aff24e76096640eb073fc90a05
Author: Ethan Jackson <ethan at nicira.com>
		
vswitch.xml: Whitespace cleanup.
		


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

Summary of changes:
 lib/lacp.c             |   75 ++++++++++++++++++++++++++++++++++++++++++------
 lib/lacp.h             |   58 ++-----------------------------------
 ofproto/ofproto-dpif.c |   14 ++++-----
 vswitchd/vswitch.xml   |   12 ++++----
 4 files changed, 81 insertions(+), 78 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list