datapath: Add support for Linux 3.11
authorPravin B Shelar <pshelar@nicira.com>
Mon, 14 Oct 2013 22:26:40 +0000 (15:26 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Wed, 16 Oct 2013 19:12:50 +0000 (12:12 -0700)
commit54af97ad7ba7e103b91c48b9498edeef2fde1960
treeb21daa92e6b6c383d8da973edc2a481f1b653bb5
parent5b5d1836ddfa1a83a9d3369c119eb4716831b8dd
datapath: Add support for Linux 3.11

Kernel 3.11 has support for extended GRE API required for
OVS datapath,  But vxlan still needs out of tree tunneling
compatibility.  Therefore to simplify, all tunneling modules
are forced to use compat tunneling.

CC: James Page <james.page@ubuntu.com>
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>
FAQ
NEWS
acinclude.m4
datapath/dp_notify.c
datapath/linux/compat/include/linux/netdevice.h
datapath/linux/compat/include/net/gre.h