Subject: CVS commit: [netbsd-1-6] syssrc/sys/net
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 11/06/2002 23:28:48
Module Name:	syssrc
Committed By:	tron
Date:		Wed Nov  6 21:28:47 UTC 2002

Modified Files:
	syssrc/sys/net [netbsd-1-6]: if_gre.c

Log Message:
Pull up revision 1.27 (requested by martin in ticket #226):
Change default MTU to 1476 (same value that Cisco uses).
Do not limit the MTU when set by the admin with ifconfig, per discussion
on tech-net.
This fixes PR 16761 from Jasper Wallace.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.26.10.1 syssrc/sys/net/if_gre.c

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