NetBSD/usr.sbin/ndp
roy 263486c97b If IPv6 is disabled for an interface, mark all addresses as tentative.
If enabled, check for a duplicated link-local address and abort enabling
as per RFC 4862, section 5.4.5. If allowed to enable, perform DAD
on the tentative addresses.

Taken from FreeBSD.
2014-03-20 13:34:35 +00:00
..
Makefile
ndp.8 If IPv6 is disabled for an interface, mark all addresses as tentative. 2014-03-20 13:34:35 +00:00
ndp.c Simplify code to print the router/prefix list: use memcpy and local structs 2013-12-17 20:26:46 +00:00