Remove userspace switch in favor of the superior userspace datapath.
[sliver-openvswitch.git] / secchan / secchan.8.in
index a6cb0f4..66bed8f 100644 (file)
@@ -28,6 +28,7 @@ Attach to the userspace datapath implemented by \fBudatapath\fR(8).
 The \fIfile\fR argument must the same one specified on the
 \fBudatapath\fR command line.
 
+.PP
 The optional \fIcontroller\fR argument specifies how to connect to
 the OpenFlow controller.  It takes one of the following forms:
 
@@ -46,6 +47,7 @@ The specified TCP \fIport\fR (default: 6633) on the given remote
 \fBunix:\fIfile\fR
 The Unix domain server socket named \fIfile\fR.
 
+.PP
 If \fIcontroller\fR is omitted, \fBsecchan\fR attempts to discover the
 location of the controller automatically (see below).
 
@@ -288,8 +290,8 @@ more information about in-band control).
 .RE
 
 .IP
-As a result, when both \fB--fail=open\fR and in-band control are not
-in use, this option has no effect.
+As a result, when both \fB--fail=closed\fR and \fB--out-of-band\fR are
+specified, this option has no effect.
 
 .TP
 \fB--max-backoff=\fIsecs\fR
@@ -386,6 +388,11 @@ Sets the directory searched for remote command execution to
 \fBdirectory\fR.  The default directory is
 \fB@pkgdatadir@/commands\fR.
 
+.TP
+\fB--netflow=\fIhost\fB:\fIport\fR
+When flows end on the switch, send NetFlow v5 messages to
+\fIhost\fR on UDP \fIport\fR.
+
 .TP
 \fB-p\fR, \fB--private-key=\fIprivkey.pem\fR
 Specifies a PEM file containing the private key used as the switch's
@@ -460,5 +467,5 @@ Prints version information to the console.
 .BR ofp-discover (8),
 .BR controller (8),
 .BR ofp-pki (8),
-.BR vlogconf (8),
-.BR switch (8)
+.BR udatapath (8),
+.BR vlogconf (8)