linux-stable/net/l2tp
Benjamin LaHaise d2cf336167 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>
2012-04-28 22:21:51 -04:00
..
Kconfig l2tp: Add debugfs files for dumping l2tp debug info 2010-04-03 14:56:07 -07:00
l2tp_core.c net/l2tp: add support for L2TP over IPv6 UDP 2012-04-28 22:21:51 -04:00
l2tp_core.h net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
l2tp_debugfs.c fix return values of l2tp_dfs_seq_open() 2011-06-05 14:11:09 -07:00
l2tp_eth.c net: replace random_ether_addr() with eth_hw_addr_random() 2012-02-15 15:34:16 -05:00
l2tp_ip.c l2tp: don't overwrite source address in l2tp_ip_bind() 2012-04-13 11:01:44 -04:00
l2tp_netlink.c l2tp: Stop using NLA_PUT*(). 2012-04-02 04:33:41 -04:00
l2tp_ppp.c net/l2tp: add support for L2TP over IPv6 UDP 2012-04-28 22:21:51 -04:00
Makefile l2tp: Add debugfs files for dumping l2tp debug info 2010-04-03 14:56:07 -07:00