New function vconn_get_ip().
authorBen Pfaff <blp@nicira.com>
Wed, 16 Jul 2008 19:51:34 +0000 (12:51 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 18 Jul 2008 20:23:23 +0000 (13:23 -0700)
commit809743618e4d85aa2906fc30c5da5f667e68b9f3
tree5139594b8e222208103db3096246afb140accabf
parente88c18152df9de5245df5ff7ca90bfeda5c2dd70
New function vconn_get_ip().

The secchan needs to know the IP address of the peer so that it can
handles ARP requests from the controller by itself.
include/vconn.h
lib/vconn-netlink.c
lib/vconn-ssl.c
lib/vconn-tcp.c
lib/vconn.c