ofproto: Fix use-after-free error when ports disappear.
[sliver-openvswitch.git] / utilities / ovs-controller.8.in
index 016c7e3..cc21c9c 100644 (file)
@@ -44,11 +44,6 @@ controller will remain in the switch's flow table without any matching
 packets being seen.  If \fBpermanent\fR is specified, which is not
 recommended, flows will never expire.  The default is 60 seconds.
 .IP
-This option affects only flows set up by the OpenFlow controller.  In
-some configurations, the switch can set up some flows
-on its own.  To set the idle time for those flows, pass
-\fB\-\-max\-idle\fR to \fBovs\-openflowd\fR (on the switch).
-.IP
 This option has no effect when \fB\-n\fR (or \fB\-\-noflow\fR) is in use
 (because the controller does not set up flows in that case).
 .
@@ -120,7 +115,7 @@ Configures packets received on the port named \fIport-name\fR
 overrides the default specified on \fB\-q\fR or \fB\-\-queue\fR.
 .IP
 This option may be specified any number of times with different
-\Iport-name\fR arguments.
+\fIport-name\fR arguments.
 .IP
 This option is incompatible with \fB\-N\fR or \fB\-\-normal\fR and
 with \fB\-H\fR or \fB\-\-hub\fR.  If more than one is specified then
@@ -169,7 +164,6 @@ connection and set the controller, e.g.:
 \-\-peer\-ca\-cert=cacert.pem set\-controller ssl:\fIip\fR
 .SH "SEE ALSO"
 .
-.BR ovs\-openflowd (8),
 .BR ovs\-appctl (8),
 .BR ovs\-ofctl (8),
 .BR ovs\-dpctl (8)