vconn: Make errors in vconn names non-fatal errors.
authorBen Pfaff <blp@nicira.com>
Mon, 14 Jul 2008 21:01:06 +0000 (14:01 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 18 Jul 2008 21:16:40 +0000 (14:16 -0700)
commitd838ee2e03256bb3b116de6ed05548011ed97728
tree0a8c45edc897aee2426e1374894ef3ca0500d998
parentd07d22508e7b2ed628e3dce125c09f71f0ad0efc
vconn: Make errors in vconn names non-fatal errors.

This prevents bad vconn names obtained via discovery from killing
the secure channel.
include/rconn.h
lib/rconn.c
lib/vconn-netlink.c
lib/vconn-ssl.c
lib/vconn-tcp.c
lib/vconn.c
secchan/secchan.c
switch/switch.c