tunneling: Remove old GRE implementation.
authorJesse Gross <jesse@nicira.com>
Thu, 8 Apr 2010 14:22:35 +0000 (10:22 -0400)
committerJesse Gross <jesse@nicira.com>
Mon, 19 Apr 2010 13:11:58 +0000 (09:11 -0400)
commit6f643e4946016399f0b217c2226284e3892b6267
treeb9e5e65fa384c24cc8745a4e7dc9e3cd920ed67f
parent3fe8053b36da715c411b907ac125e41f9e9a28f2
tunneling: Remove old GRE implementation.

The new GRE implementation provides a complete drop in replacement
for the old Linux based implementation.  Therefore, remove the
old implementation and rename "grenew" to "gre".
17 files changed:
acinclude.m4
datapath/linux-2.6/Makefile.main.in
datapath/linux-2.6/Modules.mk
datapath/linux-2.6/compat-2.6/dev-ip_gre.c [deleted file]
datapath/linux-2.6/compat-2.6/include/net/ipip.h [deleted file]
datapath/linux-2.6/compat-2.6/include/net/net_namespace.h [deleted file]
datapath/linux-2.6/compat-2.6/include/net/netns/generic.h [deleted file]
datapath/linux-2.6/compat-2.6/ip_gre.c [deleted file]
datapath/linux-2.6/compat-2.6/net_namespace-ip_gre.c [deleted file]
debian/openvswitch-switch.init
include/openvswitch/gre.h
lib/netdev-gre.c
lib/netdev-linux.c
lib/netdev-provider.h
lib/netdev.c
xenserver/etc_init.d_openvswitch
xenserver/openvswitch-xen.spec