]> git.proxmox.com Git - mirror_ovs.git/commit - NEWS
Remove support for OpenFlow 1.6 (draft).
authorBen Pfaff <blp@ovn.org>
Fri, 18 Jan 2019 00:20:20 +0000 (16:20 -0800)
committerBen Pfaff <blp@ovn.org>
Tue, 5 Feb 2019 17:21:19 +0000 (09:21 -0800)
commit29718ad49d61e1ab32d23d27225ec7368f1824bb
treedd742636cf55240b98a1a3e89b1a4f51d3557b37
parenta0baa7dfa4fe257fada82623a9564e334f68ca91
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>
45 files changed:
Documentation/faq/openflow.rst
NEWS
build-aux/extract-ofp-errors
build-aux/extract-ofp-msgs
include/openflow/automake.mk
include/openflow/openflow-1.0.h
include/openflow/openflow-1.1.h
include/openflow/openflow-1.4.h
include/openflow/openflow-1.6.h [deleted file]
include/openflow/openflow-common.h
include/openflow/openflow.h
include/openvswitch/ofp-errors.h
include/openvswitch/ofp-msgs.h
include/openvswitch/ofp-port.h
include/openvswitch/ofp-protocol.h
lib/meta-flow.xml
lib/ofp-actions.c
lib/ofp-bundle.c
lib/ofp-errors.c
lib/ofp-flow.c
lib/ofp-group.c
lib/ofp-match.c
lib/ofp-monitor.c
lib/ofp-msgs.c
lib/ofp-packet.c
lib/ofp-port.c
lib/ofp-print.c
lib/ofp-protocol.c
lib/ofp-queue.c
lib/ofp-switch.c
lib/ofp-table.c
lib/ofp-util.c
lib/ofp-version.man
ofproto/ofproto-dpif-xlate.c
ofproto/ofproto-dpif.c
ofproto/ofproto.c
tests/ofp-errors.at
tests/ofp-print.at
tests/ofproto-macros.at
tests/ofproto.at
tests/ovs-ofctl.at
utilities/ovs-ofctl.8.in
utilities/ovs-ofctl.c
vswitchd/vswitch.ovsschema
vswitchd/vswitch.xml