Subject: CVS commit: basesrc/sbin/route
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 10/06/2001 21:32:46
Module Name:	basesrc
Committed By:	bjh21
Date:		Sat Oct  6 18:32:45 UTC 2001

Modified Files:
	basesrc/sbin/route: show.c

Log Message:
When dumping the routing table, use getnameinfo() to print link-layer
addresses rather than doing it ourselves and falling back to link_ntoa().


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/sbin/route/show.c

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