[ovs-git] Open vSwitch: vconn-stream: Copy stream's IP and port info into vconn at creation time. (next)

dev at openvswitch.org dev at openvswitch.org
Mon Mar 15 17:17:48 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, next has been updated
       via  6461611285ed11caf02cd22bb749020bf64a6f65 (commit)
       via  907819c36692a3e13229c0e40d73432e83e84f62 (commit)
      from  59a1e28863c1b3529a6ca0c08c4db54307ed6bd8 (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 6461611285ed11caf02cd22bb749020bf64a6f65
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=6461611285ed11caf02cd22bb749020bf64a6f65
Author: Tetsuo NAKAGAWA <nakagawa at mxc.nes.nec.co.jp>
		
vconn-stream: Copy stream's IP and port info into vconn at creation time.
		
This fixes in-band control, which depends on knowing the local and remote
IP and port.


commit 907819c36692a3e13229c0e40d73432e83e84f62
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=907819c36692a3e13229c0e40d73432e83e84f62
Author: Ben Pfaff <blp at nicira.com>
		
vconn-stream: Fix listening on ptcp: and pssl: without specifying a port.
		
This function was adding an extra ":", which made pstream_open() unhappy.


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

Summary of changes:
 lib/vconn-stream.c |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list