odp-util: New function odp_actions_from_string().
authorBen Pfaff <blp@nicira.com>
Fri, 11 Nov 2011 23:22:56 +0000 (15:22 -0800)
committerBen Pfaff <blp@nicira.com>
Thu, 17 Nov 2011 18:11:54 +0000 (10:11 -0800)
commit7202cbe5521ed327ea0c9c959493a08ad2bf8d01
tree69c6d02f5105c3d4a7e8cceea4d4304e65c9482c
parentb2a60db8e407196d0e6634379e8aedbfe2ec774c
odp-util: New function odp_actions_from_string().

An upcoming commit will add a user.  The only planned users for now are
part of unit tests themselves, so it doesn't seem important to unit test
it.
lib/odp-util.c
lib/odp-util.h
utilities/ovs-dpctl.c