NetBSD/sbin/route
christos 0a22125dca Make the "interesting" flags match the netstat ones, so:
route show -inet
    netstat -r -f inet

outputs match.
2020-08-29 19:28:32 +00:00
..
extern.h
keywords.c
keywords.h
keywords.sh
Makefile introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
prog_ops.h Make route and netstat share the same struct progops (and initialization 2020-04-03 16:20:51 +00:00
route_hostops.c Make route and netstat share the same struct progops (and initialization 2020-04-03 16:20:51 +00:00
route_rumpops.c Make route and netstat share the same struct progops (and initialization 2020-04-03 16:20:51 +00:00
route.8 Document 'L' 2020-08-29 19:27:08 +00:00
route.c Add a prog_setsockopt (thanks kre@) 2020-04-02 18:32:31 +00:00
rtutil.c Instead of defining RTF_LLINFO, use RTF_LLDATA 2020-08-29 19:27:40 +00:00
rtutil.h Add rcsid 2019-06-30 11:38:16 +00:00
show.c Make the "interesting" flags match the netstat ones, so: 2020-08-29 19:28:32 +00:00