datapath: More flexible kernel/userspace tunneling attribute.
authorPravin B Shelar <pshelar@nicira.com>
Sat, 19 Jan 2013 02:03:15 +0000 (18:03 -0800)
committerPravin B Shelar <pshelar@nicira.com>
Sat, 19 Jan 2013 02:03:15 +0000 (18:03 -0800)
commit26ff7bc963d50a65a65f87d1d0dc68fa15493a05
tree008d2686f87bde70c14f40601a38565a33a27a19
parent465b6c7e352ff4950fb627d383467260b16d3d7f
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