include/openflow: Simplify structure checking for OpenFlow headers.
authorBen Pfaff <blp@nicira.com>
Tue, 17 Mar 2015 21:39:27 +0000 (14:39 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 17 Mar 2015 22:17:33 +0000 (15:17 -0700)
commit71d6ab4533bd3320acaee738d65ccd98a5ecdb78
treecb1a506fc5c359e1094c55d201a2260144047aff
parent0792d095fbc93a253fefd56c8e1d625cfed16c1c
include/openflow: Simplify structure checking for OpenFlow headers.

This means that anyone who adds another openflow include file automatically
gets it checked.  It does mean that changing any of the OpenFlow headers
causes all of them to be checked, but that doesn't seem like a big deal
(it's quick).

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Thomas Graf <tgraf@noironetworks.com>
include/openflow/automake.mk