[ovs-git] Open vSwitch: vswitchd: Inherit parents mac address for fake bridges (master)

dev at openvswitch.org dev at openvswitch.org
Fri Jan 17 01:44:34 UTC 2014


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  ddd43de9ba729023dbee897a330727dfa9a6a7a6 (commit)
      from  b73c85181df9cc38231a42d6f8095dcb604d230a (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 ddd43de9ba729023dbee897a330727dfa9a6a7a6
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=ddd43de9ba729023dbee897a330727dfa9a6a7a6
Author: Helmut Schaa <helmut.schaa at googlemail.com>
		
vswitchd: Inherit parents mac address for fake bridges
		
When adding a physical port to the main bridge the mac address
of the bridge is updated. We can do the same for fake bridges by
copying the mac address of the parent bridge.

There exists only one fake bridge per vlan, hence it is safe
to copy the mac address of the parent bridge.

Signed-off-by: Helmut Schaa <helmut.schaa at googlemail.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 vswitchd/bridge.c |   22 ++++++++++++++--------
 1 file changed, 14 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list