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>
Thu, 20 Jun 2013 23:56:59 +0000 (16:56 -0700)
commit661cbcd54f0030e9f2c9b27b652b987ae5e8aa18
treecf8f95dede0b756a9c6c951448416dad1d1681e7
parentb21e5b6adaf6f875982053c6de26d7eef99a426b
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