]> git.proxmox.com Git - ovs.git/blob - lib/ofp-version.man
dpif-netdev: Add ovs-appctl dpif-netdev/pmd-rxq-rebalance.
[ovs.git] / lib / ofp-version.man
1 .de IQ
2 . br
3 . ns
4 . IP "\\$1"
5 ..
6 .IP "\fB\-O \fR[\fIversion\fR[\fB,\fIversion\fR]...]\fR"
7 .IQ "\fB\-\-protocols=\fR[\fIversion\fR[\fB,\fIversion\fR]...]\fR"
8 Sets the OpenFlow protocol versions that are allowed when establishing
9 an OpenFlow session.
10 .
11 .IP
12 These protocol versions are enabled by default:
13 .
14 .RS
15 .IP \(bu
16 \fBOpenFlow10\fR, for OpenFlow 1.0.
17 .RE
18 .
19 The following protocol versions are generally supported, but for
20 compatibility with older versions of Open vSwitch they are not enabled
21 by default:
22 .
23 .RS
24 .IP \(bu
25 \fBOpenFlow11\fR, for OpenFlow 1.1.
26 .
27 .IP \(bu
28 \fBOpenFlow12\fR, for OpenFlow 1.2.
29 .
30 .IP \(bu
31 \fBOpenFlow13\fR, for OpenFlow 1.3.
32 .
33 .IP \(bu
34 \fBOpenFlow14\fR, for OpenFlow 1.4.
35 .RE
36 .
37 .IP
38 Support for the following protocol versions is provided for testing
39 and development purposes. They are not enabled by default:
40 .
41 .RS
42 .IP \(bu
43 \fBOpenFlow15\fR, for OpenFlow 1.5.
44 .
45 .IP \(bu
46 \fBOpenFlow16\fR, for OpenFlow 1.6.
47 .RE