cvs commit: src/sys/netinet6 in6.c

JINMEI Tatuya jinmei at FreeBSD.org
Fri May 25 06:44:02 UTC 2007


jinmei      2007-05-25 06:44:01 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet6         in6.c 
  Log:
  do not directly call rtfree() to meet an assumption in the callee.
  (this fix suppresses a warning message appearing in the boot time on
  IPv6-enabled systems)
  
  Approved by:    gnn (mentor)
  
  Revision  Changes    Path
  1.69      +9 -6      src/sys/netinet6/in6.c


More information about the cvs-all mailing list