[ovs-git] Open vSwitch: ovs-vsctl: Create bridge interface as type "internal". (master)

dev at openvswitch.org dev at openvswitch.org
Thu Nov 4 20:48:46 UTC 2010


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  9106d88c5bc75310f3f83b649d833e4a22cb1158 (commit)
       via  a8f86734614d584ff72ffe34938bb3e9cf05394c (commit)
      from  59348dba2c4c8cc43a70b1c0265e536ef177c1ab (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 9106d88c5bc75310f3f83b649d833e4a22cb1158
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=9106d88c5bc75310f3f83b649d833e4a22cb1158
Author: Ben Pfaff <blp at nicira.com>
		
ovs-vsctl: Create bridge interface as type "internal".
		
The bridge device is always an internal interface, so it seems best to
actually mark it as one.  Jesse would like to eventually make the "type"
column mandatory for Interface records, so here's a step in the right
direction.


commit a8f86734614d584ff72ffe34938bb3e9cf05394c
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=a8f86734614d584ff72ffe34938bb3e9cf05394c
Author: Ben Pfaff <blp at nicira.com>
		
netdev: Assert that the type of a new network device is correct.
		
This would have found a bug that I accidentally inserted while working on
netdev-linux.


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

Summary of changes:
 lib/netdev.c          |    7 +++++--
 utilities/ovs-vsctl.c |    1 +
 2 files changed, 6 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list