l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnels
authorChris Elston <celston@katalix.com>
Sun, 29 Apr 2012 21:48:52 +0000 (21:48 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 May 2012 13:30:55 +0000 (09:30 -0400)
commitf9bac8df908d7c0a36960265c92f3445623b19d1
tree58bc4af4f65eed62a01027d2358b713b1a060e37
parent2121c3f571f08bd723f449f2477f1582709f5a2a
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>
include/linux/l2tp.h
net/l2tp/l2tp_core.c
net/l2tp/l2tp_core.h
net/l2tp/l2tp_netlink.c
This page took 0.02693 seconds and 5 git commands to generate.