linux/net/l2tp
James Chapman b79585f537 l2tp: pppol2tp_connect() handles ipv6 sockaddr variants
Userspace uses connect() to associate a pppol2tp socket with a tunnel
socket. This needs to allow the caller to supply the new IPv6
sockaddr_pppol2tp structures if IPv6 is used.

Signed-off-by: James Chapman <jchapman@katalix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-05-01 09:30:55 -04:00
..
Kconfig l2tp: Add debugfs files for dumping l2tp debug info 2010-04-03 14:56:07 -07:00
Makefile l2tp: Add debugfs files for dumping l2tp debug info 2010-04-03 14:56:07 -07:00
l2tp_core.c l2tp: fix locking of 64-bit counters for smp 2012-05-01 09:30:54 -04:00
l2tp_core.h l2tp: fix locking of 64-bit counters for smp 2012-05-01 09:30:54 -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: remove unused stats from l2tp_ip socket 2012-05-01 09:30:54 -04:00
l2tp_netlink.c l2tp: fix locking of 64-bit counters for smp 2012-05-01 09:30:54 -04:00
l2tp_ppp.c l2tp: pppol2tp_connect() handles ipv6 sockaddr variants 2012-05-01 09:30:55 -04:00