Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/23/2005 18:38:53
Module Name:	src
Committed By:	christos
Date:		Sun Oct 23 18:38:53 UTC 2005

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

Log Message:
No need to pass an interface when only the mtu is needed. From OpenBSD via
Liam Foy.


To generate a diff of this commit:
cvs rdiff -r1.95 -r1.96 src/sys/netinet/ip_icmp.c
cvs rdiff -r1.20 -r1.21 src/sys/netinet/ip_icmp.h
cvs rdiff -r1.219 -r1.220 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.