cvs commit: src/sys/netinet6 nd6.c
Robert Watson
rwatson at FreeBSD.org
Tue Sep 7 16:29:27 PDT 2004
rwatson 2004-09-07 23:29:26 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/netinet6 nd6.c
Log:
Merge nd6.c:1.45 to RELENG_5:
date: 2004/09/05 17:27:54; author: rwatson; state: Exp; lines: +1 -0
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.
Approved by: re (scottl)
Revision Changes Path
1.43.2.2 +1 -0 src/sys/netinet6/nd6.c
More information about the cvs-src
mailing list