1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-24 17:23:25 -05:00
linux/net/l2tp
Chris Elston 2121c3f571 l2tp: show IPv6 addresses in l2tp debugfs file
If an L2TP tunnel uses IPv6, make sure the l2tp debugfs file shows the
IPv6 address correctly.

Signed-off-by: Chris Elston <celston@katalix.com>
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_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 l2tp: show IPv6 addresses in l2tp debugfs file 2012-05-01 09:30:55 -04:00
l2tp_eth.c
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
Makefile