aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/netstat/nhops.c
Commit message (Expand)AuthorAgeFilesLines
* netstat(8): for -W, use IFNAMSIZLexi Winter2024-05-161-1/+1
* netstat(1): increase width of Netif columnLexi Winter2024-05-161-3/+2
* usr.bin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* netstat: fix nhop prepend printing.Alexander V. Chernikov2021-12-261-2/+4
* usr.bin/netstat: use roundup2 when rounding up to power of 2.Xin LI2021-05-021-1/+1
* Introduce scalable route multipath.Alexander V. Chernikov2020-10-031-18/+26
* Fix string format error missed in r359823.Alexander V. Chernikov2020-04-121-1/+1
* Introduce nexthop objects and new routing KPI.Alexander V. Chernikov2020-04-121-0/+472