NetBSD/sbin/route
ozaki-r df66dd74ee 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.
2015-04-22 03:07:55 +00:00
..
extern.h Factor out the netstat route printing code and use it here. There is no 2014-11-06 21:29:32 +00:00
keywords.c
keywords.h
keywords.sh
Makefile Fix rump.route shows host's interface names 2015-04-22 03:07:55 +00:00
prog_ops.h Factor out the netstat route printing code and use it here. There is no 2014-11-06 21:29:32 +00:00
route_hostops.c
route_rumpops.c
route.8 Add RTF_BROADCAST to mark routes used for the broadcast address when 2015-03-23 18:33:17 +00:00
route.c Add RTF_BROADCAST to mark routes used for the broadcast address when 2015-03-23 18:33:17 +00:00
rtutil.c Add RTF_BROADCAST to mark routes used for the broadcast address when 2015-03-23 18:33:17 +00:00
rtutil.h make netname4 match the netname6 signature avoiding a NULL pointer. 2015-01-07 22:38:32 +00:00
show.c Add RTF_BROADCAST to mark routes used for the broadcast address when 2015-03-23 18:33:17 +00:00