Remove stream, vconn, and rconn functions to get local/remote IPs/ports.
authorBen Pfaff <blp@nicira.com>
Tue, 17 Dec 2013 23:07:12 +0000 (15:07 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 17 Dec 2013 23:08:38 +0000 (15:08 -0800)
commita8d819675f3525a5416ea355382b2e9c47cb2e74
treee59a872973de43a29024da9bc04b6f73044e8d99
parentc31964ce3a27bcbc7457346c8d14aa0e83ab72c8
Remove stream, vconn, and rconn functions to get local/remote IPs/ports.

These functions don't have any ultimate users.  The in-band control code
used to use them, but not anymore, so we might as well delete them all.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Ethan Jackson <ethan@nicira.com>
lib/rconn.c
lib/rconn.h
lib/stream-provider.h
lib/stream-ssl.c
lib/stream-tcp.c
lib/stream.c
lib/vconn-provider.h
lib/vconn-stream.c
lib/vconn.c
lib/vconn.h