odp-util: Add support for named ports to odp_flow_key_from_string().
authorBen Pfaff <blp@nicira.com>
Wed, 26 Oct 2011 17:01:32 +0000 (10:01 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 17 Nov 2011 18:11:54 +0000 (10:11 -0800)
commitb2a60db8e407196d0e6634379e8aedbfe2ec774c
tree6b1675e66a008de45e75dd1364d1d9dccd7b2cf7
parent39db78a0fb8bcf91a6b0e31867018572e2b6dbe9
odp-util: Add support for named ports to odp_flow_key_from_string().

Really the "trace" command should support this but in fact I need it for
an upcoming update to a test.
lib/odp-util.c
lib/odp-util.h
ofproto/ofproto-dpif.c
tests/test-odp.c