Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/netinet6
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.
Home |
Main Index |
Thread Index |
Old Index