NetBSD/sbin/route
ozaki-r 44996ea918 Include a few additional libc functions in rump.route to make it work with inet6
getaddrinfo and if_nametoindex are newly added to interpret interface names
in IPv6 link-local addresses. if_nametoindex looks not used in rump.route,
but it is needed because it is used indirectly from getaddrinfo.

From s-yamaguchi@IIJ
2015-09-14 05:12:52 +00:00
..
Makefile Include a few additional libc functions in rump.route to make it work with inet6 2015-09-14 05:12:52 +00:00
extern.h
keywords.c
keywords.h
keywords.sh
prog_ops.h
route.8
route.c
route_hostops.c
route_rumpops.c
rtutil.c
rtutil.h
show.c