Subject: CVS commit: src/sys/netinet
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 06/30/2003 07:54:32
Module Name:	src
Committed By:	itojun
Date:		Mon Jun 30 07:54:32 UTC 2003

Modified Files:
	src/sys/netinet: ip_input.c

Log Message:
do not generate ICMP redirect when packet filter alters ip_dst to an
address that reside on the same link.  Cedric Berger convinced me that
it is necessary.


To generate a diff of this commit:
cvs rdiff -r1.168 -r1.169 src/sys/netinet/ip_input.c

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