NetBSD/sbin/route
jrf ce22377a7e This is an updated submitted patch originally written by Jim Rees
and sent in by Greg Hudson as seen in PR misc/3227. Basically what it
does is adds a flushall option which deletes all but localhost routes.
This is done by andoring in a flag called doall (1 means do all routes
including gateway, 0 means do a regular flush). I have seen some
platforms that do this. I tested it out on ipv4 only, it works as
advertised. Commit was approved by christos@.
2003-07-19 01:36:47 +00:00
..
Makefile
ccitt_addr.c
extern.h
keywords.c This is an updated submitted patch originally written by Jim Rees 2003-07-19 01:36:47 +00:00
keywords.h This is an updated submitted patch originally written by Jim Rees 2003-07-19 01:36:47 +00:00
keywords.sh This is an updated submitted patch originally written by Jim Rees 2003-07-19 01:36:47 +00:00
route.8 This is an updated submitted patch originally written by Jim Rees 2003-07-19 01:36:47 +00:00
route.c This is an updated submitted patch originally written by Jim Rees 2003-07-19 01:36:47 +00:00
show.c strlcpy [a few mistakes found] 2003-05-17 23:02:28 +00:00