]> git.ipfire.org Git - thirdparty/mtr.git/commit
add --max-display-paths option 430/head
authorBrandon Ewing <brandon.ewing@warningg.com>
Fri, 13 May 2022 16:18:38 +0000 (11:18 -0500)
committerBrandon Ewing <brandon.ewing@warningg.com>
Sat, 14 May 2022 16:09:08 +0000 (11:09 -0500)
commit7b4153a3d2d0ec31a01ad49b812da1590c07a318
tree7b07c320724f8e2dd58aceb4ecc06e769405b253
parentc8bd9957857fcfebba7f9659e8ae856fb2f6cd95
add --max-display-paths option

It is not unknown to have datacenters with over 8 ECMP paths between two
hops.  Expand the maximum number of ECMP hosts stored in addrs to 128,
and add a new option to control the number to display, defaulting to the
old MAX_PATHS of 8
man/mtr.8.in
ui/curses.c
ui/mtr.c
ui/mtr.h
ui/report.c