CVSROOT:        /cvs
Module name:    src
Changes by:     phess...@cvs.openbsd.org        2015/07/17 18:05:02

Modified files:
        sbin/route     : keywords.h keywords.sh route.8 route.c show.c 
                         show.h 

Log message:
On systems with a full routing table (550k+), we often want to be able to
look at the routes with a priority, or to display all routes that do not
have a specific priority (normally, don't show bgp).

We are intentionally not updating netstat -r yet, as we do not have a
good flag to use.

first version from, and OK benno@

Reply via email to