odp-util: New function odp_flow_key_from_string().
authorBen Pfaff <blp@nicira.com>
Thu, 4 Aug 2011 23:20:34 +0000 (16:20 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 8 Aug 2011 20:14:01 +0000 (13:14 -0700)
commit3bffc610fa3ae08fa837f6bd0bf7a2deebdd0970
tree7be0a4ffe170363db81f8426d0e325df0a2de332
parent6adf1730c8e21a653faf1d614fdddb2cd7825670
odp-util: New function odp_flow_key_from_string().

This will be used in upcoming commits.
lib/odp-util.c
lib/odp-util.h
lib/packets.h
tests/automake.mk
tests/odp.at [new file with mode: 0644]
tests/test-odp.c [new file with mode: 0644]
tests/testsuite.at