Subject: CVS commit: syssrc/sys/netinet6
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 06/11/2002 10:28:07
Module Name: syssrc
Committed By: itojun
Date: Tue Jun 11 07:28:07 UTC 2002
Modified Files:
syssrc/sys/netinet6: in6.c in6_ifattach.c
Log Message:
silence some of log(), as the codepath will be visited for IPv6-non-capable
interfaces too and can be annoying. net.inet6.icmp6.nd6_debug will
re-enable them.
To generate a diff of this commit:
cvs rdiff -r1.66 -r1.67 syssrc/sys/netinet6/in6.c
cvs rdiff -r1.48 -r1.49 syssrc/sys/netinet6/in6_ifattach.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.