Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Aug 2001 14:17:19 +0900
From:      Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
To:        hackers@freebsd.org
Cc:        brian@Awfulhak.org
Subject:   Re: IPv6 DAD avoidance
Message-ID:  <20010820141719Z.matusita@jp.FreeBSD.org>
In-Reply-To: <200108191742.f7JHgiU00866@hak.lan.Awfulhak.org>
References:  <200108191742.f7JHgiU00866@hak.lan.Awfulhak.org>

next in thread | previous in thread | raw e-mail | index | archive | help

brian> Can anybody tell me if it's possbile to tell a given interface
brian> not to do DAD ?

There is a kernel MIB, 'net.inet6.ip6.dad_count'.  See inet6(4)
manpage for more detail.

However, there is no way to stop DAD for any given interfaces; only
we have two choices, 'do DAD to any interfaces' or 'do not DAD to all
interfaces'.

-- -
Makoto `MAR' MATSUSHITA

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010820141719Z.matusita>