vswitch: Fix connection to a remote controller.
authorBen Pfaff <blp@nicira.com>
Fri, 27 Feb 2009 23:48:39 +0000 (15:48 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 3 Mar 2009 21:48:28 +0000 (13:48 -0800)
commit18d92671bc8f7d5bc30ccc33ac87b62cb0810a5f
treebacb25b5aa3d81c66681ee5cbf1cd8e723f531a8
parent241f650807162d169285ae4e461e7bc35798c14c
vswitch: Fix connection to a remote controller.

Without this change, vswitchd will kill secchan almost as soon as it
starts it, because it fails to recognize that it is connecting to a remote
controller instead of to vswitchd.
vswitchd/bridge.c