Mark Johnston 0973ca723c Always start IPv6 DAD asynchronously.
Otherwise we transmit the first neighbour solicitation in the context of the
caller of nd6_dad_start(), which can easily result in lock recursion. When
DAD is to be started after some delay, we send the first NS from the DAD
callout handler, so just change the implementation to do this in the
non-delayed case as well.

Reviewed by:	ae, hrs
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D6639
2016-06-02 17:17:15 +00:00
..
2016-06-01 22:21:42 +00:00
2016-05-03 21:51:52 +00:00
2016-05-26 19:17:51 +00:00
2016-05-10 20:14:11 +00:00
2016-05-03 18:05:43 +00:00
2016-06-02 15:14:40 +00:00
2016-06-02 07:45:01 +00:00