datapath: More flexible kernel/userspace tunneling attribute.
authorPravin B Shelar <pshelar@nicira.com>
Sat, 19 Jan 2013 02:10:59 +0000 (18:10 -0800)
committerPravin B Shelar <pshelar@nicira.com>
Sat, 19 Jan 2013 02:10:59 +0000 (18:10 -0800)
commit9b405f1aa8d175dc63ad3ffe5d0fe05d5ee09162
treef7d1dad74e2ec53f1280bbcd279aeadd798b4998
parent2c11563ad2967db7e5131f763c4d1107919b901e
datapath: More flexible kernel/userspace tunneling attribute.

Following patch breaks down single ipv4_tunnel netlink attribute into
individual member attributes. It will help when we extend tunneling
parameters in future.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>
Bug #14611
datapath/datapath.c
datapath/flow.c
datapath/flow.h
datapath/tunnel.h
include/linux/openvswitch.h
lib/dpif-netdev.c
lib/odp-util.c
tests/odp.at