Module Name: src Committed By: ozaki-r Date: Wed Apr 22 03:07:55 UTC 2015
Modified Files:
src/sbin/route: Makefile
Log Message:
Fix rump.route shows host's interface names
Let it use rump-ified if_indextoname and getifaddrs
to get rump kernel's interfaces, which is the same way
as ifconfig.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sbin/route/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
