ofp-util: Add OFPUTIL_P_OF12 and NXFF_OPENFLOW12
authorSimon Horman <horms@verge.net.au>
Mon, 23 Jul 2012 04:14:41 +0000 (21:14 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 23 Jul 2012 04:14:57 +0000 (21:14 -0700)
commit44d3732d5e172a8528ae2f36c232dfa5a1c18b74
tree1251aa458d6fc35363cefc895331fb3aabb12d4c
parent2d83b363e6827de25bf26d29d683be48643ca553
ofp-util: Add OFPUTIL_P_OF12 and NXFF_OPENFLOW12

Add OFPUTIL_P_OF12 and NXFF_OPENFLOW12 for Open Flow 1.2

OFPUTIL_P_OF12_TID and in turn OFPUTIL_P_OF12_ANY is not provided as
OFPUTIL_P_OF12 supports the use of table ids in modify flow messages.

Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Ben Pfaff <blp@nicira.com>
include/openflow/nicira-ext.h
lib/ofp-util.c
lib/ofp-util.h