commit | f9bac8df908d7c0a36960265c92f3445623b19d1 | [log] [tgz] |
---|---|---|
author | Chris Elston <celston@katalix.com> | Sun Apr 29 21:48:52 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue May 01 09:30:55 2012 -0400 |
tree | 58bc4af4f65eed62a01027d2358b713b1a060e37 | |
parent | 2121c3f571f08bd723f449f2477f1582709f5a2a [diff] |
l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnels This patch adds support for unmanaged L2TPv3 tunnels over IPv6 using the netlink API. We already support unmanaged L2TPv3 tunnels over IPv4. A patch to iproute2 to make use of this feature will be submitted separately. 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>