suz 2d7742d032 MFC: sync with KAME regarding the following clarification in RFC3542
- disable IPv6 operation if DAD fails for some EUI-64 link-local addresses.
   - export get_hw_ifid() (and rename it) as a subroutine for this process.

  Revision  Changes    Path
  1.30      +5 -6      src/sys/netinet6/in6_ifattach.c
  1.6       +1 -0      src/sys/netinet6/in6_ifattach.h
  1.36      +39 -2     src/sys/netinet6/nd6_nbr.c
2005-11-05 10:54:21 +00:00
..
2005-10-28 06:49:49 +00:00
2005-10-30 16:36:00 +00:00
2005-09-18 02:29:27 +00:00
2005-11-01 23:48:09 +00:00
2005-10-25 20:33:31 +00:00
2005-03-28 18:31:18 +00:00
2005-10-28 18:44:26 +00:00
2005-10-28 06:49:49 +00:00
2005-10-05 21:53:17 +00:00
2005-08-18 11:32:06 +00:00
2005-10-09 04:34:29 +00:00
2005-11-04 20:26:16 +00:00
2005-09-03 22:40:02 +00:00
2005-10-09 04:22:03 +00:00
2005-11-04 18:20:32 +00:00
2005-02-23 22:44:38 +00:00
2005-10-09 03:21:56 +00:00
2005-10-27 18:35:19 +00:00
2005-10-09 04:11:20 +00:00
2005-10-17 00:19:00 +00:00
2005-10-29 06:43:55 +00:00