android_kernel_motorola_sm6225/net/openvswitch
Pravin B Shelar aa310701e7 openvswitch: Add gre tunnel support.
Add gre vport implementation.  Most of gre protocol processing
is pushed to gre module. It make use of gre demultiplexer
therefore it can co-exist with linux device based gre tunnels.

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-06-19 18:07:42 -07:00
..
actions.c openvswitch: Add tunneling interface. 2013-06-19 18:07:41 -07:00
datapath.c openvswitch: Optimize flow key match for non tunnel flows. 2013-06-19 18:07:41 -07:00
datapath.h openvswitch: Add gre tunnel support. 2013-06-19 18:07:42 -07:00
dp_notify.c net: pass info struct via netdevice notifier 2013-05-28 13:11:01 -07:00
flow.c openvswitch: Optimize flow key match for non tunnel flows. 2013-06-19 18:07:41 -07:00
flow.h openvswitch: Add gre tunnel support. 2013-06-19 18:07:42 -07:00
Kconfig openvswitch: Add gre tunnel support. 2013-06-19 18:07:42 -07:00
Makefile openvswitch: Add gre tunnel support. 2013-06-19 18:07:42 -07:00
vport-gre.c openvswitch: Add gre tunnel support. 2013-06-19 18:07:42 -07:00
vport-internal_dev.c openvswitch: Add tunneling interface. 2013-06-19 18:07:41 -07:00
vport-internal_dev.h openvswitch: Replace Nicira Networks. 2012-05-03 18:55:23 -07:00
vport-netdev.c openvswitch: Add tunneling interface. 2013-06-19 18:07:41 -07:00
vport-netdev.h openvswitch: Remove unused get_config vport op. 2013-06-14 15:09:09 -07:00
vport.c openvswitch: Add gre tunnel support. 2013-06-19 18:07:42 -07:00
vport.h openvswitch: Add gre tunnel support. 2013-06-19 18:07:42 -07:00