aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorGuolin Yang <gyang@nicira.com>2013-08-20 10:40:50 -0700
committerBen Pfaff <blp@nicira.com>2013-08-20 16:58:52 -0700
commit4a2216156e6e1683848b400542297b01cceac401 (patch)
tree43cb9d9228596b8482fd039cf57fd9151f82e5af /AUTHORS
parent3f659b53262c07b47ed7b2e9d26ef94d1071b487 (diff)
odp-util: New function odp_flow_key_to_mask().
With megaflow support, there is API to convert mask to nlattr key based format. This change introduces API to do the reverse conversion. We leverage the existing odp_flow_key_to_flow() API to reuse the code. Signed-off-by: Guolin Yang <gyang@nicira.com> Signed-off-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index fc665b3d..e94150fa 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -36,6 +36,7 @@ FUJITA Tomonori fujita.tomonori@lab.ntt.co.jp
Gaetano Catalli gaetano.catalli@gmail.com
Giuseppe Lettieri g.lettieri@iet.unipi.it
Glen Gibb grg@stanford.edu
+Guolin Yang gyang@nicira.com
Gurucharan Shetty gshetty@nicira.com
Henry Mai hmai@nicira.com
Hao Zheng hzheng@nicira.com