I previously posted these patches in August. This is merely a rebase. Ben Pfaff (3): vswitch.xml: OpenFlow 1.5 has been released. Add skeleton for OF1.6 support. ofp-errors: Introduce OF1.6 (proposed) error code for OFPBFC_BAD_VERSION.
FAQ.md | 33 +++++++++------ build-aux/extract-ofp-errors | 3 +- build-aux/extract-ofp-msgs | 3 +- include/openflow/openflow-common.h | 5 ++- include/openvswitch/ofp-errors.h | 6 +-- lib/ofp-actions.c | 1 + lib/ofp-errors.c | 4 +- lib/ofp-msgs.c | 5 +++ lib/ofp-print.c | 4 ++ lib/ofp-util.c | 84 +++++++++++++++++++++++++++++++------- lib/ofp-util.h | 9 ++-- tests/ofp-errors.at | 2 + tests/ofproto-macros.at | 3 +- tests/ofproto.at | 84 +++++++++++++++++++------------------- tests/ovs-ofctl.at | 18 ++++---- vswitchd/vswitch.ovsschema | 7 ++-- vswitchd/vswitch.xml | 13 ++---- 17 files changed, 181 insertions(+), 103 deletions(-) -- 2.1.3 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev