]> git.ipfire.org Git - thirdparty/mtr.git/commit
options: add cache mode for known hops 623/head
authoryvs <VSYakovetsky@gmail.com>
Fri, 8 May 2026 12:59:36 +0000 (16:59 +0400)
committerDarafei Praliaskouski <me@komzpa.net>
Fri, 8 May 2026 12:59:36 +0000 (16:59 +0400)
commit9d2b419505b4f02e51a567fbd8ba91ec832e6cc9
tree8a77382e587fc208bbfb208807951dbb1fbae086
parent2743d250327f65ca49289633fbf0b7e281dbe707
options: add cache mode for known hops

Port the mtr085 cache mode as a long-only option for current upstream.  Upstream already uses -x for XML output, so this keeps the user-facing short-option namespace unchanged and exposes only --cache SECONDS.

Ported-from: yvs2014/mtr085@0700269ce0f3f501fc33ec98176101f2f4f733eb

Ported-from: yvs2014/mtr085@0cab98cf8d2e0648f8e1bdd52da5d3122d3c091d

Original-author: yvs <VSYakovetsky@gmail.com>
man/mtr.8.in
ui/mtr.c
ui/mtr.h
ui/net.c