X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=utilities%2Fovs-openflowd.8.in;h=fcca9810b22156a8333474fd991c3cc935627214;hb=07b37e8f9841d07b3c912549824457238d3508e6;hp=6084d463c95e66729b8520b04ae61ea9facae355;hpb=018c05699311f5f884c837a00935a20d18be7d95;p=openvswitch diff --git a/utilities/ovs-openflowd.8.in b/utilities/ovs-openflowd.8.in index 6084d463..fcca9810 100644 --- a/utilities/ovs-openflowd.8.in +++ b/utilities/ovs-openflowd.8.in @@ -30,6 +30,11 @@ OpenFlow controller or controllers. Each takes one of the following forms: . .so lib/vconn-active.man +.IP "\fBnone\fR" +Run without actively maintaining a connection to a remote OpenFlow +controller. (See the \fB\-\-listen\fR option, under \fBNetworking +Options\fR below, for another way to make OpenFlow connections to the +switch.) . .PP When multiple controllers are configured, \fBovs\-openflowd\fR @@ -437,6 +442,10 @@ switching. \fBovs\-appctl\fR(8) can send commands to a running \fBovs\-openflowd\fR process. The currently supported commands are described below. +.SS "OVS\-OPENFLOWD COMMANDS" +These commands are specific to \fBovs\-openflowd\fR. +.IP "\fBexit\fR" +Causes \fBovs\-openflowd\fR to gracefully terminate. .so lib/vlog-unixctl.man . .SH "SEE ALSO"