[IPV6] ADDRCONF: Mobile IPv6 Home Address support.
authorNoriaki TAKAMIYA <takamiya@po.ntts.co.jp>
Fri, 22 Sep 2006 21:45:56 +0000 (14:45 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 22:20:29 +0000 (15:20 -0700)
commit3b9f9a1c3903b64c38505f9fed3bb11e48dbc931
tree0a508ef9ea7f9795d28333204c0a40c843b81e50
parent55ebaef1d5db9c1c76ba01a87fd986db5dee550d
[IPV6] ADDRCONF: Mobile IPv6 Home Address support.

IFA_F_HOMEADDRESS is introduced for Mobile IPv6 Home Addresses on
Mobile Node.

The IFA_F_HOMEADDRESS flag should be set for Mobile IPv6 Home
Addresses for 2 purposes. 1) We need to check this on receipt of
Type 2 Routing Header (RFC3775 Secion 6.4), 2) We prefer Home
Address(es) in source address selection (RFC3484 Section 5 Rule 4).

Signed-off-by: Noriaki TAKAMIYA <takamiya@po.ntts.co.jp>
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/if_addr.h
include/net/addrconf.h
net/ipv6/addrconf.c