summaryrefslogtreecommitdiff
path: root/sbin/route/show.h
AgeCommit message (Expand)Author
2020-10-29Add feature to force the selection of source IP addressdenis
2019-08-31The algorithm creating the routing addresses in route(8) and arp(6)Alexander Bluhm
2018-05-01Sync p_rttables() to netstat(1) version. Pointed out by claudio andFlorian Obser
2018-04-30tableid is either initialized to the current routing table or to theFlorian Obser
2016-12-13Print the correct netmask instead of /0 when flushing routes to networks.Martin Pieuchot
2015-07-18On systems with a full routing table (550k+), we often want to be able toPeter Hessler
2014-04-17Sync show.c to what we have in netstat.c (at least steal some good idiomsClaudio Jeker
2010-10-11Make route(8) use the ROUTE_TABLEFILTER and change the code so thatClaudio Jeker
2010-09-21Add '-label' to specify that you only want to see routes having theKenneth R Westerback
2010-03-23Print MPLS information in route -n get and do some cleanup in the show code.Claudio Jeker
2006-06-16make route show work on secondary tables, using the just committedHenning Brauer
2006-05-27Kill unused Aflag support that sneeked in via netstat code.Claudio Jeker
2005-03-30more bitrot bites the dustHenning Brauer
2005-02-18ansi, knf, and other style nits; ok henningJared Yanovich
2004-09-22remove -S, -src, -srcmask, and other source routing stuff. ok henningJared Yanovich
2004-06-12Make route show output similar to netstat -r output.Claudio Jeker