]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv6/sit.c
[IPV6] SIT: Add PRL management for ISATAP.
authorTemplin, Fred L <Fred.L.Templin@boeing.com>
Tue, 11 Mar 2008 22:35:59 +0000 (18:35 -0400)
committerYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Thu, 3 Apr 2008 01:05:58 +0000 (10:05 +0900)
commitfadf6bf06069138f8e97c9a963be38348ba2708b
treea21470d3db41e5969143f5cd272bc6270dcb384a
parentf0bdb7ba5af5a7028479e9067ee74e9d66eea6df
[IPV6] SIT: Add PRL management for ISATAP.

This patch updates the Linux the Intra-Site Automatic Tunnel Addressing
Protocol (ISATAP) implementation. It places the ISATAP potential router
list (PRL) in the kernel and adds three new private ioctls for PRL
management.

[Add several changes of structure name, constant names etc. - yoshfuji]

Signed-off-by: Fred L. Templin <fred.l.templin@boeing.com>
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
include/linux/if_tunnel.h
include/linux/skbuff.h
include/net/ipip.h
include/net/ndisc.h
net/ipv6/ndisc.c
net/ipv6/route.c
net/ipv6/sit.c