Subject: CVS commit: syssrc/sys/net
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 07/25/2001 10:13:45
Module Name:	syssrc
Committed By:	itojun
Date:		Wed Jul 25 07:13:45 UTC 2001

Modified Files:
	syssrc/sys/net: route.c

Log Message:
do not copy rmx_mtu on RTM_ADD/RESOLVE.  the fragment was mistakenly
introduced on 1.25, from other *bsd via kame.  from thorpej


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 syssrc/sys/net/route.c

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