]> git.proxmox.com Git - mirror_ovs.git/commit - NEWS
Implement OF1.3 extension for OF1.4 role status feature.
authorBen Pfaff <blp@ovn.org>
Thu, 8 Feb 2018 21:25:39 +0000 (13:25 -0800)
committerBen Pfaff <blp@ovn.org>
Tue, 13 Feb 2018 19:39:36 +0000 (11:39 -0800)
commitb0e07d5078d9d96331c4a0db4ea931951d64c970
treeb72484efd6c32d39fd04aa92d0ce12c01a5b2698
parent0d71302e36c4ad290cb3b36363b48756fb438c59
Implement OF1.3 extension for OF1.4 role status feature.

ONF extension pack 1 for OpenFlow 1.3 defines how to implement the OpenFlow
1.4 "role status" message in OpenFlow 1.3.  This commit implements that
feature.

ONF-JIRA: EXT-191
Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: William Tu <u9012063@gmail.com>
Documentation/topics/openflow.rst
NEWS
include/openvswitch/ofp-msgs.h
lib/ofp-connection.c
tests/ofp-print.at
tests/ofproto.at