Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 10/22/1998 22:36:43
Module Name: src
Committed By: lukem
Date: Fri Oct 23 05:36:43 UTC 1998
Modified Files:
src/sbin/route: route.8 route.c show.c
Log Message:
* implement -f; flush all routes before executing command
* reset af to 0 in flushroutes() and newroute()
* cleanup -DSMALL:
- `flush' and AF_APPLETALK is supported (the latter had partial support)
- AF_NS, AF_ISO, and AF_CCITT are not supported at all (rather than being
- partially unsupported).