linux/net/openvswitch
Pravin B Shelar 58264848a5 openvswitch: Add vxlan tunneling support.
Following patch adds vxlan vport type for openvswitch using
vxlan api. So now there is vxlan dependency for openvswitch.

CC: Jesse Gross <jesse@nicira.com>
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-08-20 00:15:44 -07:00
..
actions.c openvswitch: Reset tunnel key between input and output. 2013-08-14 15:50:36 -07:00
datapath.c openvswitch: Fix bad merge resolution. 2013-08-14 15:48:02 -07:00
datapath.h
dp_notify.c
flow.c openvswitch: Use correct type while allocating flex array. 2013-08-14 15:48:17 -07:00
flow.h
Kconfig openvswitch: Add vxlan tunneling support. 2013-08-20 00:15:44 -07:00
Makefile openvswitch: Add vxlan tunneling support. 2013-08-20 00:15:44 -07:00
vport-gre.c
vport-internal_dev.c
vport-internal_dev.h
vport-netdev.c
vport-netdev.h
vport-vxlan.c openvswitch: Add vxlan tunneling support. 2013-08-20 00:15:44 -07:00
vport.c openvswitch: Add vxlan tunneling support. 2013-08-20 00:15:44 -07:00
vport.h openvswitch: Add vxlan tunneling support. 2013-08-20 00:15:44 -07:00