[ovs-git] Open vSwitch: bridge: Remove restriction on socket name. (master)

dev at openvswitch.org dev at openvswitch.org
Wed Jan 16 19:51:03 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  329e34620e89e9d0712a143078eed74b9e2aa3b7 (commit)
      from  e71336c383e20d412a990ff22fe501d42a2a84c7 (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 329e34620e89e9d0712a143078eed74b9e2aa3b7
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=329e34620e89e9d0712a143078eed74b9e2aa3b7
Author: Pavithra Ramesh <paramesh at vmware.com>
		
bridge: Remove restriction on socket name.
		
Following patch removes restriction on the listening socket name that gets
configured as bridge controller. Currently, we only connect to sockets in a
specific directory with the name of the bridge. This patch removes the
restriction on the bridge name, keeping the directory restriction.

Bug #14029.
Signed-off-by: Pavithra Ramesh <paramesh at vmware.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 AUTHORS           |    1 +
 vswitchd/bridge.c |   60 ++++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 44 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list