odp-util: Geneve netlink decoding.
authorJesse Gross <jesse@nicira.com>
Mon, 18 May 2015 23:03:01 +0000 (16:03 -0700)
committerJesse Gross <jesse@nicira.com>
Fri, 29 May 2015 01:34:21 +0000 (18:34 -0700)
commit622a0a8e764d2b1fa6dd8b87f6b282baaac2a9d9
tree83684441504d7cbe86aee4248323ee670a915c97
parente7ae59f9900ede275edfffc82d3a0d0110fd826d
odp-util: Geneve netlink decoding.

Even though userspace does not yet support Geneve options,
the kernel does and there is some basic support for decoding
those attributes. This adds the ability to print Geneve
attributes that might potentially come from the kernel.

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