Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 02/08/2001 18:07:40
Module Name:	syssrc
Committed By:	itojun
Date:		Thu Feb  8 16:07:40 UTC 2001

Modified Files:
	basesrc/lib/libc/gen: sysctl.3
	syssrc/sys/netinet6: icmp6.c

Log Message:
implement upper limit to icmp6 redirects (experimental, turned off)
negative value to {mtudisc,redirect}_{hi,lo}wat will turn off the limitation.
sync with kame.


To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 basesrc/lib/libc/gen/sysctl.3
cvs rdiff -r1.54 -r1.55 syssrc/sys/netinet6/icmp6.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.