[ovs-git] Open vSwitch: xenserver: Add miimon configuration support for xenserver. (master)

dev at openvswitch.org dev at openvswitch.org
Wed Jan 12 23:50:49 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  b9b627d543e18618ef64726a8d7d141d1b89bf41 (commit)
       via  6333182946ffd368eb7623d7408185a521058b46 (commit)
      from  d90611f14dfd9660e7f5eef5bf27a71003e61174 (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 b9b627d543e18618ef64726a8d7d141d1b89bf41
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=b9b627d543e18618ef64726a8d7d141d1b89bf41
Author: Ethan Jackson <ethan at nicira.com>
		
xenserver: Add miimon configuration support for xenserver.
		
This commit makes necessary changes to Interface Reconfigure to
allow miimon bond-detect-mode and bond-miimon-interval to be
changed using xapi.

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


commit 6333182946ffd368eb7623d7408185a521058b46
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=6333182946ffd368eb7623d7408185a521058b46
Author: Ethan Jackson <ethan at nicira.com>
		
vswitchd: Add miimon support.
		
This commit allows users to check link status in bonded ports using
MII instead of carrier.


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

Summary of changes:
 lib/netdev-dummy.c                                 |    1 +
 lib/netdev-linux.c                                 |   45 ++++++++++
 lib/netdev-provider.h                              |    8 ++
 lib/netdev-vport.c                                 |    1 +
 lib/netdev.c                                       |   28 ++++++
 lib/netdev.h                                       |    1 +
 tests/interface-reconfigure.at                     |    4 +-
 vswitchd/bridge.c                                  |   89 ++++++++++++++++----
 vswitchd/vswitch.ovsschema                         |    4 +-
 vswitchd/vswitch.xml                               |   10 ++
 ...ensource_libexec_InterfaceReconfigureVswitch.py |   16 ++++
 11 files changed, 187 insertions(+), 20 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list