Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 07/27/2000 14:36:15
Module Name:	syssrc
Committed By:	itojun
Date:		Thu Jul 27 11:36:15 UTC 2000

Modified Files:
	syssrc/sys/netinet: ip_icmp.c

Log Message:
do not disable icmp error rate limitation for local address.
local address can be abused too.  pps rate limitation should work fine for
moderate amount of icmp errors.


To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 syssrc/sys/netinet/ip_icmp.c

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