X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fvconn-passive.man;h=1edd1183589f9055002a495299a21f4c8b5e39c4;hb=2e1ae2005ed347d2dfebd23fff40c54a1a2a6716;hp=80e70845a1aa02aca99236757d076b7f94e4fb04;hpb=5f55c39b21e69025045437ffbd3bb98fe6ce2e89;p=openvswitch diff --git a/lib/vconn-passive.man b/lib/vconn-passive.man index 80e70845..1edd1183 100644 --- a/lib/vconn-passive.man +++ b/lib/vconn-passive.man @@ -2,15 +2,15 @@ Listens for OpenFlow SSL connections on \fIport\fR (default: 6633). The \fB\-\-private\-key\fR, \fB\-\-certificate\fR, and \fB\-\-ca\-cert\fR options are mandatory when this form is used. By -default, \fB\*(PN\fR listens for connections to any local IP address, +default, connections are not bound to a particular local IP address, but \fIip\fR may be specified to listen only for connections to the given \fIip\fR. . .IP "\fBptcp:\fR[\fIport\fR][\fB:\fIip\fR]" Listens for OpenFlow TCP connections on \fIport\fR (default: 6633). -By default, \fB\*(PN\fR listens for connections to any local IP +By default, connections are not bound to a particular local IP address, but \fIip\fR may be specified to listen only for connections -to the given \fIip\Ar. +to the given \fIip\fR. . .IP "\fBpunix:\fIfile\fR" Listens for OpenFlow connections on the Unix domain server socket