cvs commit: src/sys/netinet6 nd6_nbr.c

Brooks Davis brooks at FreeBSD.org
Sun Jun 12 00:45:25 GMT 2005


brooks      2005-06-12 00:45:24 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet6         nd6_nbr.c 
  Log:
  Fix IPv6 neighbor discovery by using IF_LLADDR to get the mac address
  instead of a particularly ugly cast + pointer math hack.
  
  Reported by:    kuriyama, kris
  
  Revision  Changes    Path
  1.29      +2 -1      src/sys/netinet6/nd6_nbr.c


More information about the cvs-src mailing list