]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv6/addrconf.c
[IPV6] ADDRCONF: Allow non-DAD'able addresses.
authorNoriaki TAKAMIYA <takamiya@po.ntts.co.jp>
Fri, 22 Sep 2006 21:45:27 +0000 (14:45 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 22:20:28 +0000 (15:20 -0700)
commit55ebaef1d5db9c1c76ba01a87fd986db5dee550d
treef06df5c635a1313ae6628d15a784076e5929c496
parentfc26d0abd5afd2b5268a7dbdbf8be1095ce5703e
[IPV6] ADDRCONF: Allow non-DAD'able addresses.

IFA_F_NODAD flag, similar to IN6_IFF_NODAD in BSDs, is introduced
to skip DAD.

This flag should be set to Mobile IPv6 Home Address(es) on Mobile
Node because DAD would fail if we should perform DAD; our Home Agent
protects our Home Address(es).

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
net/ipv6/addrconf.c