commit | d2cf3361677e5bb5d01d45052212b7050a9aa8c4 | [log] [tgz] |
---|---|---|
author | Benjamin LaHaise <bcrl@kvack.org> | Fri Apr 27 08:24:18 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 28 22:21:51 2012 -0400 |
tree | a0239e574876ca385c8578c7cbffb783bf951e51 | |
parent | d7f3f62167bc2299d9669888b493b6e6ba561c35 [diff] |
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 <bcrl@kvack.org> Signed-off-by: David S. Miller <davem@davemloft.net>