cvs commit: src/sys/netinet6 in6_ifattach.c in6_ifattach.h nd6_nbr.c

SUZUKI Shinsuke suz at FreeBSD.org
Wed Oct 19 09:43:58 PDT 2005


suz         2005-10-19 16:43:57 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet6         in6_ifattach.c in6_ifattach.h nd6_nbr.c 
  Log:
  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.
  
  Obtained from: KAME
  Reviewd by: ume, gnn
  MFC after: 2 week
  
  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


More information about the cvs-src mailing list