vconn-tcp: Report correct remote IP and remote port.
authorBen Pfaff <blp@nicira.com>
Wed, 2 Sep 2009 18:16:40 +0000 (11:16 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 2 Sep 2009 18:16:40 +0000 (11:16 -0700)
commitc3a519b5c987a6213b65ff4c2fbc817ecd287fbe
tree6e46ea617fbf5fc769899a8538d7456154f24876
parentc0a5fd2aedd07c7c68878045f5c310a1484cf676
vconn-tcp: Report correct remote IP and remote port.

TCP vconns were reporting indeterminate remote IP and remote port, which
prevented in-band control from working for TCP vconns.

The code that this fixes is implemented differently on the citrix branch
and thus the bug was not present there.
lib/vconn-tcp.c