vconn-stream: Copy stream's IP and port info into vconn at creation time.
authorTetsuo NAKAGAWA <nakagawa@mxc.nes.nec.co.jp>
Mon, 15 Mar 2010 17:16:02 +0000 (10:16 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 15 Mar 2010 17:17:33 +0000 (10:17 -0700)
commit6461611285ed11caf02cd22bb749020bf64a6f65
tree22c725f61b513fca3345898c5ac406b7d4763e82
parent907819c36692a3e13229c0e40d73432e83e84f62
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.
lib/vconn-stream.c