Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Sep 2004 17:27:55 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet6 nd6.c
Message-ID:  <200409051727.i85HRt51036422@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409051727.i85HRt51036422>