From 4a2216156e6e1683848b400542297b01cceac401 Mon Sep 17 00:00:00 2001 From: Guolin Yang Date: Tue, 20 Aug 2013 10:40:50 -0700 Subject: 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 Signed-off-by: Ben Pfaff --- AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'AUTHORS') 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 -- cgit v1.2.3