odp: Enable parsing ipv4_tunnel key.
authorJesse Gross <jesse@nicira.com>
Thu, 1 Nov 2012 22:50:16 +0000 (15:50 -0700)
committerJesse Gross <jesse@nicira.com>
Thu, 1 Nov 2012 23:53:42 +0000 (16:53 -0700)
commit58299b914fca63d3c24732f09cb5e14f44b41102
tree9509a55be476ec4ef4cc9482fe6bf0a01a55215a
parentfb46be6b9323e91e18344f1a30b1e97effa87853
odp: Enable parsing ipv4_tunnel key.

We can format ipv4_tunnel keys from the kernel but can't currently
parse them.  Userspace doesn't know how to do anything with this
information but this support enables utilities like ovs-dpctl and
ovs-appctl ofproto/trace to show useful information.

Bug #13785

Signed-off-by: Jesse Gross <jesse@nicira.com>
lib/odp-util.c
tests/odp.at