cvs commit: src/sys/netinet6 nd6.c

[ Available lists | Index of cvs-src | Month of Sep 2004 | Week of 5 Sep 2004 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Robert Watson <rwatson@FreeBSD.org>
Date
5 Sep 2004 17:27:55
Subject
cvs commit: src/sys/netinet6 nd6.c
Message-ID
200409051727.i85HRt51036422@repoman.freebsd.org


[ Hide this part ]
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


Elapsed time: 0.064 seconds