diff options
author | Ben Pfaff <blp@ovn.org> | 2019-01-17 16:20:20 -0800 |
---|---|---|
committer | Ben Pfaff <blp@ovn.org> | 2019-02-05 09:21:19 -0800 |
commit | 29718ad49d61e1ab32d23d27225ec7368f1824bb (patch) | |
tree | dd742636cf55240b98a1a3e89b1a4f51d3557b37 /lib/ofp-version.man | |
parent | a0baa7dfa4fe257fada82623a9564e334f68ca91 (diff) | |
download | openvswitch-29718ad49d61e1ab32d23d27225ec7368f1824bb.tar.gz |
Remove support for OpenFlow 1.6 (draft).
ONF abandoned the OpenFlow specification, so that OpenFlow 1.6 will never
be completed. It did not contain much in the way of useful features, so
remove what support Open vSwitch already had.
Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Justin Pettit <jpettit@ovn.org>
Diffstat (limited to 'lib/ofp-version.man')
-rw-r--r-- | lib/ofp-version.man | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/ofp-version.man b/lib/ofp-version.man index 39e4477d1..0e5391db7 100644 --- a/lib/ofp-version.man +++ b/lib/ofp-version.man @@ -36,7 +36,3 @@ and development purposes. They are not enabled by default: .RS .IP \(bu \fBOpenFlow15\fR, for OpenFlow 1.5. -. -.IP \(bu -\fBOpenFlow16\fR, for OpenFlow 1.6. -.RE |