[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>
Showing
- include/linux/if_tunnel.h 15 additions, 3 deletionsinclude/linux/if_tunnel.h
- include/linux/skbuff.h 2 additions, 1 deletioninclude/linux/skbuff.h
- include/net/ipip.h 7 additions, 0 deletionsinclude/net/ipip.h
- include/net/ndisc.h 9 additions, 0 deletionsinclude/net/ndisc.h
- net/ipv6/ndisc.c 24 additions, 0 deletionsnet/ipv6/ndisc.c
- net/ipv6/route.c 0 additions, 2 deletionsnet/ipv6/route.c
- net/ipv6/sit.c 142 additions, 44 deletionsnet/ipv6/sit.c
Loading
Please register or sign in to comment