summaryrefslogtreecommitdiff
path: root/sbin/route
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2022-10-31fix various typos in comments and one output message.andvar
2022-04-10fix various typos in comments and output/log messages.andvar
2021-01-02route(8): group RTF_GATEWAY and ~RTF_GATEWAY (-iface).uwe
2021-01-02route(8): be consistent about capitalization.uwe
2021-01-02route(8): don't split -blackhole and -noblackhole.uwe
2020-08-29Make the "interesting" flags match the netstat ones, so:christos
2020-08-29Instead of defining RTF_LLINFO, use RTF_LLDATAchristos
2020-08-29Document 'L'christos
2020-04-03Make route and netstat share the same struct progops (and initializationmartin
2020-04-02Add a prog_setsockopt (thanks kre@)christos
2020-03-14route: Enable receive error reporting on the routing socketroy
2020-02-22Avoid undefined behaviorkamil
2020-01-22route: address flags are more useful than interface flags for address msgsroy
2020-01-22route: Decode the correct flags for interface address messagesroy
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2019-09-02route(8): Show addres for RTM_LOSINGroy
2019-08-31route(8): show addrs for RTM_MISSroy
2019-08-22route(8): print RTM_CHANGE messagesroy
2019-06-30Add rcsidsevan
2018-08-14Resolve every route(4) message type before printing anything more about itroy
2018-07-31Remove references to XNSsevan
2018-03-23Handle the routing socket overflowing gracefully.roy
2017-12-13Use the definitions from the standard header files and replace homebrewchristos
2017-12-13Fix typo in flag name. We should probably just use IFFBITS stringuwe
2017-10-10user librumpreschristos
2017-07-13Fix route and netstat -r output when built with -DSMALLmanu
2017-07-04Use Ex.wiz
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-06-28Restore ARP/NDP entries to route show and netstat -rozaki-r
2017-06-19Remove unnecessary Pp.wiz
2017-06-16Support -c <count> option for route monitorozaki-r
2017-03-17Report the PID for the process changing the address.roy
2016-04-04Separate nexthop caches from the routing tableozaki-r
2016-01-23no need for <sys/mbuf.h>christos
2016-01-17PR/50671: David Binderman: fix memory leak.christos
2015-09-14Include a few additional libc functions in rump.route to make it work with inet6ozaki-r
2015-05-15Fix rump.{netstat,route} shows host's interface names in link local addressesozaki-r
2015-04-22Fix rump.route shows host's interface namesozaki-r
2015-03-23Add RTF_BROADCAST to mark routes used for the broadcast address whenroy
2015-02-26Teach route(8) about RTF_LOCAL.roy
2015-01-07make netname4 match the netname6 signature avoiding a NULL pointer.christos
2014-12-20MKINET6=no build fixesprlw1
2014-12-17Note that RTM_CHANGE can also change the gatewayroy
2014-12-01Complete the routing argument table by including the ID's used in the routingchristos
2014-11-12PR/47704: Takahiro HAYASHI: Add -L flagchristos
2014-11-08give a little more spacechristos
2014-11-07Now that the code can support tags and verbose route printing, enable them.christos
2014-11-06Factor out the netstat route printing code and use it here. There is nochristos
2013-11-05Remove esis referencekefren