ofproto: Allow the use of the OpenFlow 1.4 protocol
authorAlexandru Copot <alex.mihai.c@gmail.com>
Mon, 3 Mar 2014 13:22:32 +0000 (15:22 +0200)
committerBen Pfaff <blp@nicira.com>
Sun, 23 Mar 2014 21:44:58 +0000 (14:44 -0700)
commitc37c03826ce05e0d8262180b102923574eea01eb
treee401e8b2112d7fda1632764ae74e3db8c9bf5fed
parent32260212a0687b6d14544a93a17363683bf41ea5
ofproto: Allow the use of the OpenFlow 1.4 protocol

This defines the version number for OpenFlow 1.4 so that the switch
can actually use it. The ovsdb schema is also modified.

Signed-off-by: Alexandru Copot <alex.mihai.c@gmail.com>
Cc: Daniel Baluta <dbaluta@ixiacom.com>
[blp@nicira.com adjusted code in cases where 1.3 and 1.4 are the same]
Signed-off-by: Ben Pfaff <blp@nicira.com>
16 files changed:
DESIGN
FAQ
OPENFLOW-1.1+
build-aux/extract-ofp-errors
build-aux/extract-ofp-msgs
include/openflow/openflow-common.h
lib/ofp-errors.c
lib/ofp-msgs.c
lib/ofp-msgs.h
lib/ofp-print.c
lib/ofp-util.c
lib/ofp-util.h
tests/ofp-errors.at
utilities/ovs-ofctl.8.in
utilities/ovs-ofctl.c
vswitchd/vswitch.ovsschema