meta-flow: Autogenerate mf_field data structures.
authorBen Pfaff <blp@nicira.com>
Tue, 7 Oct 2014 22:24:11 +0000 (15:24 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 7 Oct 2014 22:25:26 +0000 (15:25 -0700)
commita4ce8b2582e79e16c9ea4ef4565a125620826848
tree8449cc8f6e9d36b4b95094a76f5e6b55242b954d
parent795b3288aa5cb869da4fd50f5ebd09cdcc6d0c5c
meta-flow: Autogenerate mf_field data structures.

This is a first step toward improving the abstraction of OXM and NXM in the
tree.  As an immediate improvement, this commit removes all of the
definitions of the OXM and NXM constants from the top-level header files,
because they are no longer used anywhere.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
Acked-by: Jarno Rajahalme <jrajahalme@nicira.com>
build-aux/extract-ofp-fields [new file with mode: 0755]
include/openflow/nicira-ext.h
include/openflow/openflow-1.2.h
lib/automake.mk
lib/meta-flow.c
lib/meta-flow.h
lib/ofp-actions.c