Home
last modified time | relevance | path

Searched hist:b79585f537ba9631c9b6aafb54a8040c8d515fee (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/l2tp/
H A Dl2tp_ppp.cdiff b79585f537ba9631c9b6aafb54a8040c8d515fee Sun Apr 29 16:48:50 CDT 2012 James Chapman <jchapman@katalix.com> 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>