From: Benjamin LaHaise Date: Fri, 27 Apr 2012 08:24:18 +0000 (+0000) Subject: net/l2tp: add support for L2TP over IPv6 UDP X-Git-Tag: v3.5-rc1~109^2~244 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2cf3361677e5bb5d01d45052212b7050a9aa8c4;p=pandora-kernel.git net/l2tp: add support for L2TP over IPv6 UDP Now that encap_rcv() works on IPv6 UDP sockets, wire L2TP up to IPv6. Support has been tested with and without hardware offloading. This version fixes the L2TP over localhost issue with incorrect checksums being reported. Signed-off-by: Benjamin LaHaise Signed-off-by: David S. Miller --- Reading git-diff-tree failed