vswitchd: Don't pass --monitor to secchan.
authorBen Pfaff <blp@nicira.com>
Mon, 2 Mar 2009 22:09:19 +0000 (14:09 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 2 Mar 2009 22:09:19 +0000 (14:09 -0800)
commit90ae3c23f5187d5b79c8f54a67fd6b5e88b6ec9a
tree8da18c174bc22b982e45ad145fadda437af53fd6
parent35b711b796751866db1fd1673833ce5628a97772
vswitchd: Don't pass --monitor to secchan.

The --monitor option was deleted from secchan, because it was intended for
monitoring the OpenFlow connection between secchan and the kernel.  Since
secchan no longer uses OpenFlow to talk to the kernel, the option made
no sense.
vswitchd/bridge.c