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 Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
keywords.h Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
keywords.sh Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
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 Convert from RUMP_ACTION to RUMPPRG. 2010-12-13 17:39:47 +00:00
route_rumpops.c Convert from RUMP_ACTION to RUMPPRG. 2010-12-13 17:39:47 +00:00
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