gre: Add kernel GRE support.
authorJesse Gross <jesse@nicira.com>
Sun, 6 Dec 2009 23:10:35 +0000 (15:10 -0800)
committerJesse Gross <jesse@nicira.com>
Mon, 7 Dec 2009 20:48:03 +0000 (12:48 -0800)
commitc3e3d2a1e72f2fec8580e7974f809846788bc8ff
tree4fbab5a054859213bb11cf4cb3ab357492054972
parentdb12f2fc076e2d5bb5ae364e217ca2d84c8b0154
gre: Add kernel GRE support.

This implements the kernel portion of GRE on Linux.  It consists
of a backported module that provides the GRE capabilities of 2.6.32
plus bug fixes to kernels 2.6.18+.
acinclude.m4
datapath/linux-2.6/Makefile.main.in
datapath/linux-2.6/Modules.mk
datapath/linux-2.6/compat-2.6/ip_gre.c [new file with mode: 0644]
debian/openvswitch-switch.init
include/openvswitch/automake.mk
include/openvswitch/gre.h [new file with mode: 0644]
xenserver/etc_init.d_vswitch
xenserver/vswitch-xen.spec