Subject: CVS commit: syssrc/sys/netinet
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 10/20/2001 06:18:17
Module Name: syssrc
Committed By: matt
Date: Sat Oct 20 03:18:17 UTC 2001
Modified Files:
syssrc/sys/netinet: ip_icmp.c
Log Message:
Make the two MTU tables const and change their type to u_int (one was int
and one was u_long!).
To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 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.