Allow secchan to listen for management connections also.
authorBen Pfaff <blp@nicira.com>
Fri, 4 Apr 2008 23:20:28 +0000 (16:20 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 4 Apr 2008 23:20:55 +0000 (16:20 -0700)
commitae3f2361b671bbf878fb63ff223ff5b34f2c2326
treed2dffbcf0a927907ec0bc2a648e81f67c1da3111
parent14da11884d45be826269fdebc548107a555dd6f0
Allow secchan to listen for management connections also.

This is needed in the userspace switch code also.  That
change is implemented in later change "Send replies to
OpenFlow requests only to the sender".  Really that part
of the change should be moved into this one, but intervening
changes are intertwined enough with the same code to
make that difficult.
lib/vconn-netlink.c
secchan/Makefile.am
secchan/secchan.c