odp-util: Introduce odp_flow_key_from_mask().
authorJustin Pettit <jpettit@nicira.com>
Thu, 6 Jun 2013 01:56:58 +0000 (18:56 -0700)
committerJustin Pettit <jpettit@nicira.com>
Fri, 21 Jun 2013 00:47:11 +0000 (17:47 -0700)
commit7a7fbcda4b236ae1c8df10ac4ffd4b139f5e3533
tree881a834fd2edf5c0b7f006d92521f09c7335964e
parent3a2f7051bbc195e3231e673b5ea7c2899f6ed67f
odp-util: Introduce odp_flow_key_from_mask().

Add a new function for converting a mask into a set of
OVS_KEY_ATTR* attributes.  This will be useful in a future commit.

Signed-off-by: Justin Pettit <jpettit@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/odp-util.c
lib/odp-util.h