Rename controller_connection to rconn and use it in secchan also.
authorBen Pfaff <blp@nicira.com>
Wed, 2 Apr 2008 17:55:17 +0000 (10:55 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 4 Apr 2008 23:20:55 +0000 (16:20 -0700)
commit14da11884d45be826269fdebc548107a555dd6f0
tree646463143080adf800521717390ca86b6a581823
parent3140992bb722519cbd5d9f1babb1de41e4f8d353
Rename controller_connection to rconn and use it in secchan also.

Also, clean up code and add comments.
13 files changed:
include/Makefile.am
include/rconn.h [moved from switch/controller.h with 61% similarity]
include/vlog.h
lib/Makefile.am
lib/rconn.c [new file with mode: 0644]
man/man8/secchan.8
man/man8/switch.8
secchan/secchan.c
switch/Makefile.am
switch/controller.c [deleted file]
switch/datapath.c
switch/datapath.h
switch/switch.c