openflow-1.1+: move OFPTC11_TABLE_MISS_MASK out of enum
authorAndy Zhou <azhou@nicira.com>
Tue, 10 Sep 2013 20:33:08 +0000 (13:33 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 11 Sep 2013 18:54:27 +0000 (11:54 -0700)
commit0be44ca82f2dee4e7087429b1f208db3712aa643
tree1a87a6514e25c5da9f6d00c519928767ba880249
parentcc86b1f84b1e2fe1b322a23a2b3b88c0375f2fa1
openflow-1.1+: move OFPTC11_TABLE_MISS_MASK out of enum

OFPTC11_TABLE_MISS_MASK is not a valid configuration, but to indicate
there are only 2 bits being used for table miss configuration. Move
it out of the enum definition.

Reported-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Andy Zhou <azhou@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
include/openflow/openflow-1.1.h