Subject: CVS commit: src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/29/2005 21:43:09
Module Name: src
Committed By: christos
Date: Sun May 29 21:43:09 UTC 2005
Modified Files:
src/sys/netinet6: ip6_mroute.c
Log Message:
avoid silly static variables that even caused nesting issues, not to mention
reentrancy concerns.
To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 src/sys/netinet6/ip6_mroute.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.