hrs bc4a1ace90 MFC 287094:
- Deprecate IN6_IFF_NODAD.  It was used to prevent DAD on a loopback
  interface but in6if_do_dad() already had a check for IFF_LOOPBACK.

- Remove in6if_do_dad() check in in6_broadcast_ifa().  An address
  which needs DAD always has IN6_IFF_TENTATIVE there.

- in6if_do_dad() now returns EAGAIN when the interface is not ready
  since DAD callout handler ignores such an interface.

- In DAD callout handler, mark an address as IN6_IFF_TENTATIVE
  when the interface has ND6_IFF_IFDISABLED.  And Do IFF_UP and
  IFF_DRV_RUNNING check consistently when DAD is required.

- draft-ietf-6man-enhanced-dad is now published as RFC 7527.

- Fix some typos.
2015-09-13 02:09:06 +00:00
..
2015-06-18 20:21:02 +00:00
2015-06-02 03:14:42 +00:00
2014-10-06 17:08:19 +00:00
2015-06-06 13:26:13 +00:00
2015-09-13 02:09:06 +00:00
2015-04-24 02:12:25 +00:00
2015-03-12 09:04:19 +00:00
2012-10-22 21:49:56 +00:00
2015-06-06 12:44:42 +00:00
2014-10-09 02:49:33 +00:00
2015-09-13 02:09:06 +00:00
2015-09-13 02:09:06 +00:00
2014-10-06 17:08:19 +00:00
2015-06-18 20:57:21 +00:00
2015-06-06 13:26:13 +00:00
2015-03-12 09:04:19 +00:00
2015-06-02 03:14:42 +00:00
2014-11-05 09:23:29 +00:00
2014-03-12 08:15:15 +00:00
2014-01-28 00:30:17 +00:00
2015-06-18 20:40:36 +00:00
2015-06-18 20:40:36 +00:00
2012-10-22 21:49:56 +00:00
2015-09-13 02:09:06 +00:00
2015-09-13 01:59:50 +00:00
2015-07-23 19:58:56 +00:00
2014-09-06 04:39:26 +00:00
2014-09-06 04:39:26 +00:00
2015-06-20 08:25:27 +00:00
2012-11-17 20:04:04 +00:00
2012-10-22 21:49:56 +00:00
2015-01-27 06:19:30 +00:00