From: Noriaki TAKAMIYA Date: Fri, 22 Sep 2006 21:45:27 +0000 (-0700) Subject: [IPV6] ADDRCONF: Allow non-DAD'able addresses. X-Git-Tag: v2.6.19-rc1~1272^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55ebaef1d5db9c1c76ba01a87fd986db5dee550d;p=pandora-kernel.git [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 Signed-off-by: YOSHIFUJI Hideaki Signed-off-by: David S. Miller --- Reading git-diff-tree failed