aboutsummaryrefslogtreecommitdiff
path: root/sbin/route
Commit message (Expand)AuthorAgeFilesLines
* route: remove always-true expressionAlexander V. Chernikov2023-04-091-2/+1
* route: switch transport protocol to Netlink.Alexander V. Chernikov2023-04-081-0/+4
* route: fix netlink route operations with link-local gw / dst.Alexander V. Chernikov2023-04-081-1/+18
* route: fix route get netlink translation.Alexander V. Chernikov2023-04-042-20/+32
* route: add support for exact-prefix-match via netlink.Alexander V. Chernikov2023-04-021-0/+4
* route: try to autoload netlink(4) module if not present in the kernel.Alexander V. Chernikov2023-03-301-6/+22
* route: revert transport to rtsockAlexander V. Chernikov2023-03-281-4/+0
* route: fix RTF_HOST & non-empty mask handling in netlink translation.Alexander V. Chernikov2023-03-261-2/+8
* route(8): convert to netlinkAlexander V. Chernikov2023-03-263-28/+930
* route.8: Don't reference an external command in EXAMPLESGordon Bergling2023-03-141-4/+3
* route.8: Fix mandoc warningsGordon Bergling2023-02-261-10/+5
* route.8: Add information about ROUTE_MPATH and FIB_ALGOGordon Bergling2023-02-261-1/+56
* route: remove write-only struct hostent from getaddr()Ed Maste2022-01-061-21/+12
* route: use NULL for null ptr in getaddr call, not 0Ed Maste2022-01-011-7/+7
* route(8): Remove obsolete informationWarner Losh2021-12-151-18/+1
* socket: Implement SO_RERRORRoy Marples2021-07-281-1/+12
* route(8): Add an example how to print the routing tablesGordon Bergling2021-04-131-1/+6
* Revert "SO_RERROR indicates that receive buffer overflows should be handled a...Alexander V. Chernikov2021-02-081-12/+1
* SO_RERROR indicates that receive buffer overflows should be handled as errors.Alexander V. Chernikov2021-02-081-1/+12
* Remove remnants of classful behavior in route(8).Alexander V. Chernikov2021-01-161-55/+14
* Skip sbin/route tests if jail not installed (WITHOUT_JAIL).Olivier Cochard2020-08-041-2/+2
* Add tests for "add", "change" and "delete" functionality of /sbin/route.Tom Jones2020-07-224-0/+186
* route(8): clarify -prefixlen descriptionEnji Cooper2019-01-101-7/+7
* route(8): correctly return exit status when "-q" flag is used.Eugene Grosbein2018-10-271-4/+6
* Fix memory leaks in route(8).Alexander V. Chernikov2018-03-311-0/+2
* route(8): make it possible to manually delete pinned routeEugene Grosbein2018-02-241-1/+3
* Fix route manpage to show correct flush syntaxRyan Stone2018-02-211-1/+2
* Allow route change requests to not specify the gateway.Ryan Stone2018-02-211-3/+15
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Typo, the '-6' option selects inet6.Konstantin Belousov2017-08-151-1/+1
* Fix userland tools that don't check the format of routing socketPatrick Kelsey2017-04-161-9/+10
* Delete trailing whitespace (no functional change)Enji Cooper2017-03-211-4/+4
* Renumber copyright clause 4Warner Losh2017-02-282-2/+2
* Due to dropped mbuf in netisr queue route(8) can fall into infinityAndrey V. Elsukov2016-07-271-1/+27
* MFHGlen Barber2016-03-021-2/+0
|\
| * DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-2/+0
* | Explicitly add more files to the 'runtime' package.Glen Barber2016-02-091-0/+1
|/
* Fix /sbin/route to never look up (invalid) interface names through DNSRyan Stone2015-09-171-0/+3
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+21
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-9/+1
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-193-9/+14
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Merge from headSimon J. Gerraty2014-05-082-3/+1
| |\ \
| * \ \ Merge headSimon J. Gerraty2014-04-283-136/+154
| |\ \ \
| * \ \ \ Merge head@256284Simon J. Gerraty2013-10-131-0/+5
| |\ \ \ \
| * \ \ \ \ Merge from headSimon J. Gerraty2013-09-052-405/+398
| |\ \ \ \ \
| * | | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1