commit | b79585f537ba9631c9b6aafb54a8040c8d515fee | [log] [tgz] |
---|---|---|
author | James Chapman <jchapman@katalix.com> | Sun Apr 29 21:48:50 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue May 01 09:30:55 2012 -0400 |
tree | a0de8558ab9af6339573408bb2d5a1b4a3f51a20 | |
parent | 9d4ec1aeda4a2754681a93029adf89f8f41b9a4d [diff] |
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>