Hiroki Sato 11d8451df3 Implement Enhanced DAD algorithm for IPv6 described in
draft-ietf-6man-enhanced-dad-13.

This basically adds a random nonce option (RFC 3971) to NS messages
for DAD probe to detect a looped back packet.  This looped back packet
prevented DAD on some pseudo-interfaces which aggregates multiple L2 links
such as lagg(4).

The length of the nonce is set to 6 bytes.  This algorithm can be disabled by
setting net.inet6.ip6.dad_enhanced sysctl to 0 in a per-vnet basis.

Reported by:		hiren
Reviewed by:		ae
Differential Revision:	https://reviews.freebsd.org/D1835
2015-03-02 17:30:26 +00:00
..
2015-01-12 08:33:04 +00:00
2015-02-25 05:42:59 +00:00
2015-02-19 15:41:23 +00:00
2015-01-11 21:55:30 +00:00
2015-01-19 11:52:08 +00:00
2015-01-27 21:30:24 +00:00
2015-01-12 07:39:52 +00:00
2014-11-30 13:43:52 +00:00