meta-flow: Correctly set destination MAC in mf_set_flow_value().
[sliver-openvswitch.git] / ovsdb / remote-active.man
1 .IP "\fBssl:\fIip\fB:\fIport\fR"
2 The specified SSL \fIport\fR on the host at the given \fIip\fR, which
3 must be expressed as an IP address (not a DNS name).  The
4 \fB\-\-private\-key\fR, \fB\-\-certificate\fR, and \fB\-\-ca\-cert\fR
5 options are mandatory when this form is used.
6 .
7 .IP "\fBtcp:\fIip\fB:\fIport\fR"
8 Connect to the given TCP \fIport\fR on \fIip\fR.
9 .
10 .IP "\fBunix:\fIfile\fR"
11 Connect to the Unix domain server socket named \fIfile\fR.