Subject: Re: CVS commit: syssrc
To: Bill Sommerfeld <sommerfeld@netbsd.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-net
Date: 07/01/2000 16:40:12
[ BCC'd to 1.5 release engineering.... ]

On Sat, Jul 01, 2000 at 02:46:42PM -0700, Bill Sommerfeld wrote:

This should be pulled into netbsd-1-5, and also a similar change should
probably be made to the ICMPv6 code.

 > 
 > 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.
 > 
 > 

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>