Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 07/01/2000 14:46:42
Module Name:	syssrc
Committed By:	sommerfeld
Date:		Sat Jul  1 21:46:42 UTC 2000

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

Log Message:
Don't rate-limit ICMP errors from packets we send to ourselves.
The dns resolver depends on reliably receiving errors to allow it to
quickly detect a dead local nameserver.


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 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.