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/25/2004 15:24:41
Module Name:	src
Committed By:	itojun
Date:		Fri Jun 25 15:24:41 UTC 2004

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

Log Message:
be careful touching m_pkthdr.rcvif, it could be NULL if the packet was
generated from local node and icmp_error calls icmp_reflect.


To generate a diff of this commit:
cvs rdiff -r1.84 -r1.85 src/sys/netinet/ip_icmp.c

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