Subject: CVS commit: src/sbin/ifconfig
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 03/26/2007 05:02:44
Module Name:	src
Committed By:	dyoung
Date:		Mon Mar 26 05:02:44 UTC 2007

Modified Files:
	src/sbin/ifconfig: tunnel.c

Log Message:
Don't try to convert numbers to names for either endpoint of a
tunnel.  In this way, ifconfig will avoid emitting something
abominable like this:

        tunnel 192.168.1.1,mdns --> 192.168.1.2,kazaa


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sbin/ifconfig/tunnel.c

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