[ovs-git] Open vSwitch: bridge: Store the 'mac_in_use' for interfaces in OVSDB. (master)

dev at openvswitch.org dev at openvswitch.org
Tue Mar 12 22:15:08 UTC 2013


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  df867eda408180e110d74c6f383b51c95d2b0b6d (commit)
      from  8d6db33e350d38f0a4b692117c986fb4158fb05f (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 df867eda408180e110d74c6f383b51c95d2b0b6d
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=df867eda408180e110d74c6f383b51c95d2b0b6d
Author: Justin Pettit <jpettit at nicira.com>
		
bridge: Store the 'mac_in_use' for interfaces in OVSDB.
		
It can be useful to remotely determine the MAC addresses of attached
interfaces without going through OpenFlow.  This adds the MAC address to
a new 'mac_in_use' column on the Interface table.

Feature #15551

Requested-by: Paul Ingram <paul at nicira.com>
Signed-off-by: Justin Pettit <jpettit at nicira.com>


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

Summary of changes:
 vswitchd/bridge.c          |   13 +++++++++++++
 vswitchd/vswitch.ovsschema |    8 ++++++--
 vswitchd/vswitch.xml       |    4 ++++
 3 files changed, 23 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list