NetBSD/sbin/route
ozaki-r 6011d36bd6 Fix rump.{netstat,route} shows host's interface names in link local addresses
Interface names of IPv6 link local addresses are resolved
by getnameinfo(3). So we need to rump-ify it as well as
if_indextoname and getifaddrs.
2015-05-15 06:58:59 +00:00
..
Makefile Fix rump.{netstat,route} shows host's interface names in link local addresses 2015-05-15 06:58:59 +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
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.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
route_hostops.c
route_rumpops.c
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