ofproto: Add OF1.4 elements to enum ofp_table_config
authorSimon Horman <horms@verge.net.au>
Tue, 26 Nov 2013 07:34:23 +0000 (16:34 +0900)
committerBen Pfaff <blp@nicira.com>
Wed, 4 Dec 2013 00:52:49 +0000 (16:52 -0800)
commit41b34c7d25b72b74fd5fd2bdbb0ab2895e2a7818
treebd298d16cec603398f47f17a2145c5627712e336
parent8249a1fe966b2a87b2e9cc4715021fa3efb1317d
ofproto: Add OF1.4 elements to enum ofp_table_config

Add elements to enum ofp_table_config for table mod bits
defined in OpenFlow1.4.

Also tidy up the indentation of existing elements.

Signed-off-by: Simon Horman <horms@verge.net.au>
Co-authored-by: Ben Pfaff <blp@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
include/openflow/openflow-1.1.h
include/openflow/openflow-common.h
ofproto/ofproto-dpif-xlate.c