ofp-util: Implement translation to and from OpenFlow 1.1 ofp_match.
authorBen Pfaff <blp@nicira.com>
Sat, 9 Jun 2012 22:49:16 +0000 (15:49 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 13 Jun 2012 04:19:19 +0000 (21:19 -0700)
commit410698cf7d0c9364a2ecb61b692e60da737bec78
treed1157f1f135e30eec14acb2c0e7a3c768c734d93
parent4fba171d21dc15d69af20cfbf4f5a3f34b1f426f
ofp-util: Implement translation to and from OpenFlow 1.1 ofp_match.

This is another step toward OpenFlow 1.1 support.  The change does not
affect any outwardly visible OpenFlow behavior yet.

Reviewed-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/ofp-util.c
lib/ofp-util.h
tests/ovs-ofctl.at
utilities/ovs-ofctl.c