]> git.proxmox.com Git - mirror_ovs.git/blame - lib/ofp-version.man
ofp-ed-props: Fix using uninitialized padding for NSH encap actions.
[mirror_ovs.git] / lib / ofp-version.man
CommitLineData
020c9387
SH
1.IP "\fB\-O \fR[\fIversion\fR[\fB,\fIversion\fR]...]\fR"
2.IQ "\fB\-\-protocols=\fR[\fIversion\fR[\fB,\fIversion\fR]...]\fR"
3Sets the OpenFlow protocol versions that are allowed when establishing
4an OpenFlow session.
5.
6.IP
020c9387
SH
7These protocol versions are enabled by default:
8.
9.RS
10.IP \(bu
11\fBOpenFlow10\fR, for OpenFlow 1.0.
12.RE
13.
8d348579
BP
14The following protocol versions are generally supported, but for
15compatibility with older versions of Open vSwitch they are not enabled
16by default:
020c9387
SH
17.
18.RS
19.IP \(bu
20\fBOpenFlow11\fR, for OpenFlow 1.1.
21.
22.IP \(bu
23\fBOpenFlow12\fR, for OpenFlow 1.2.
24.
25.IP \(bu
26\fBOpenFlow13\fR, for OpenFlow 1.3.
8d348579
BP
27.
28.IP \(bu
29\fBOpenFlow14\fR, for OpenFlow 1.4.
8d348579 30.
8d348579
BP
31.IP \(bu
32\fBOpenFlow15\fR, for OpenFlow 1.5.
13c952ca 33.RE