Make compiler complain about unhandled OpenFlow and Nicira action types.
authorBen Pfaff <blp@nicira.com>
Thu, 9 Dec 2010 18:41:32 +0000 (10:41 -0800)
committerBen Pfaff <blp@nicira.com>
Thu, 9 Dec 2010 18:41:32 +0000 (10:41 -0800)
commite41a91300789b03398007ebdb6025ca9d94fec26
tree95a356675596e95493a65817a1dec9db9926e67c
parent86c61dbbdb186cca73876315e6a7e687ab196f5f
Make compiler complain about unhandled OpenFlow and Nicira action types.

This should help avoid forgetting about them in the future, because the
compiler will complain about unhandled values in switch statements.
lib/ofp-print.c
lib/ofp-util.c
ofproto/ofproto.c