[IPV6] MIP6: Add routing header type 2 transformation.
commit2c8d7ca0f76103855ad1f2a930e05683b64a00eb
authorNoriaki TAKAMIYA <takamiya@po.ntts.co.jp>
Thu, 24 Aug 2006 03:31:11 +0000 (23 20:31 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 22:06:57 +0000 (22 15:06 -0700)
tree528b684361ba249d3a80a3ded057454cd9ed269d
parent27637df92e25dfb45dd71a93a2f4bf9c080fa627
[IPV6] MIP6: Add routing header type 2 transformation.

Add routing header type 2 transformation for Mobile IPv6.
Based on MIPL2 kernel patch.

Signed-off-by: Noriaki TAKAMIYA <takamiya@po.ntts.co.jp>
Signed-off-by: Masahide NAKAMURA <nakam@linux-ipv6.org>
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/mip6.h [new file with mode: 0644]
net/ipv6/Makefile
net/ipv6/af_inet6.c
net/ipv6/mip6.c [new file with mode: 0644]