]> git.ipfire.org Git - thirdparty/mtr.git/commit
fix numhosts calculation. Improve -D (--due-ttl) option 547/head
authorDmitrii Allyanov <dvallyanov@gmail.com>
Mon, 15 Sep 2025 09:44:38 +0000 (09:44 +0000)
committerDmitrii Allyanov <dvallyanov@gmail.com>
Mon, 15 Sep 2025 09:44:38 +0000 (09:44 +0000)
commit138ccb6371dc464af92137233d82088f188d47c9
treec19a348cad4bd01bdd340ec188743ca2641cad44
parenta95087aa9425f33e7a8f98a215265adcd5fed7fc
fix numhosts calculation. Improve -D (--due-ttl) option

- numhosts did not take fstTTL into account when calculating the number of hosts in a batch.
- maxUnknown or maxTTL values ​​are now taken into account after the set TTL value is reached,
  when the -D (--due-ttl) option is enabled.
ui/net.c