HomeFreeBSD

MFC r288600:

Description

MFC r288600:

  • Schedule DAD for IN6_IFF_TENTATIVE addresses in nd6_timer(). This catches cases that DAD probes cannot be sent because of IFF_UP && !IFF_DRV_RUNNING.
  • nd6_dad_starttimer() now calls nd6_dad_ns_output(), instead of calling it before nd6_dad_starttimer().
  • Do not release an entry in dadq when a duplicate entry is being added.

Details

Provenance
hrsAuthored on
Parents
rS290347: MFC r288575:
Branches
Unknown
Tags
Unknown