cvs commit: src/sys/netinet6 nd6.c
    Robert Watson 
    rwatson at FreeBSD.org
       
    Sun Sep  5 10:27:55 PDT 2004
    
    
  
rwatson     2004-09-05 17:27:54 UTC
  FreeBSD src repository
  Modified files:
    sys/netinet6         nd6.c 
  Log:
  Call callout_init() on nd6_slowtimo_ch before setting it going; otherwise,
  the flags field will be improperly initialized resulting in inconsistent
  operation (sometimes with Giant, sometimes without, et al).
  
  RELENG_5 candidate.
  
  Revision  Changes    Path
  1.45      +1 -0      src/sys/netinet6/nd6.c
    
    
More information about the cvs-all
mailing list