linux/net/l2tp
James Chapman de3c7a1827 l2tp: Use ip4_datagram_connect() in l2tp_ip_connect()
Cleanup the l2tp_ip code to make use of an existing ipv4 support function.

Signed-off-by: James Chapman <jchapman@katalix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-05-01 09:30:54 -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_eth.c
l2tp_ip.c l2tp: Use ip4_datagram_connect() in l2tp_ip_connect() 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 net/l2tp: add support for L2TP over IPv6 UDP 2012-04-28 22:21:51 -04:00
Makefile