X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=utilities%2Fovs-controller.8.in;h=c5954dd00fec397917e138eaf78a56b33252d088;hb=ba18611;hp=ab636772a7d0dd741e32d9e1fc3af7616eb9ec73;hpb=611e9a356216458cda51139c3020a2b8814726ce;p=openvswitch diff --git a/utilities/ovs-controller.8.in b/utilities/ovs-controller.8.in index ab636772..c5954dd0 100644 --- a/utilities/ovs-controller.8.in +++ b/utilities/ovs-controller.8.in @@ -100,6 +100,12 @@ instead use that specific queue. .IP This option may be useful for debugging quality of service setups. . +.IP "\fB\-\-with\-flows \fIfile\fR" +When a switch connects, push the flow entries as described in +\fIfile\fR. Each line in \fIfile\fR is a flow entry in the format +described for the \fBadd\-flows\fR command in the \fBFlow Syntax\fR +section of the \fBovs\-ofctl\fR(8) man page. +. .SS "Public Key Infrastructure Options" .so lib/ssl.man .so lib/ssl-peer-ca-cert.man @@ -133,4 +139,5 @@ connection and set the controller, e.g.: . .BR ovs\-openflowd (8), .BR ovs\-appctl (8), +.BR ovs\-ofctl (8), .BR ovs\-dpctl (8)