Subject: CVS commit: [netbsd-1-6] src/sbin/route
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 01/26/2003 11:40:36
Module Name:	src
Committed By:	jmc
Date:		Sun Jan 26 09:40:36 UTC 2003

Modified Files:
	src/sbin/route [netbsd-1-6]: route.c

Log Message:
Pullup revisions 1.57-1.58 (requested by fredb in ticket #1080)
 permit DNS names to address portion.  they will be considered as
 RTF_HOST if specified as destination (as there's no getnetbyname in
 IPv6).


To generate a diff of this commit:
cvs rdiff -r1.54.2.3 -r1.54.2.4 src/sbin/route/route.c

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