From: James Chapman Date: Sun, 29 Apr 2012 21:48:50 +0000 (+0000) Subject: l2tp: pppol2tp_connect() handles ipv6 sockaddr variants X-Git-Tag: v3.5-rc1~109^2~215 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b79585f537ba9631c9b6aafb54a8040c8d515fee;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed