Subject: CVS commit: syssrc/sys/netinet6
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 06/03/2002 03:51:48
Module Name:	syssrc
Committed By:	itojun
Date:		Mon Jun  3 00:51:48 UTC 2002

Modified Files:
	syssrc/sys/netinet6: nd6.c

Log Message:
do not hardcode if_mtu values in here, except for IFT_{ARC,FDDI} -
they need special handling.  makes it possible to take advantage of 9k ether
frames.


To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 syssrc/sys/netinet6/nd6.c

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