luci/modules
Jo-Philipp Wich f777bf78c1 luci-mod-network: diagnostics: peg max traceroute hops to rpc timeout
In the worst case, traceroute might take up to 30s to complete when tracing
a completely unreachable path, due to the default limit of 30 hops multiplied
by the per-hop deadline of 1 second (-w 1).

Limit the maximum amount of hops to the configured rpc execution timeout,
20 second by default, in order to avoid running into timed out rpc requests.

Fixes: #5782
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 1ae142d7d1)
2022-05-20 20:23:26 +02:00
..
luci-base luci-base: dispatcher.lua: support "absent" fs dependency for menu nodes 2022-05-20 20:23:26 +02:00
luci-compat luci-compat: fix evaluating or() and and() datatype expressions 2022-03-10 13:31:11 +01:00
luci-mod-admin-full luci-base: use cgi-io and rpcd-mod-file to handle file upload and browsing 2019-09-10 15:28:16 +02:00
luci-mod-admin-mini treewide: removed trailing whitespaces and extra newlines in 'modules' 2021-01-20 17:48:16 +02:00
luci-mod-battstatus treewide: Backport translations and sync 2022-05-15 20:12:41 +03:00
luci-mod-dashboard treewide: Backport translations and sync 2022-05-15 20:12:41 +03:00
luci-mod-network luci-mod-network: diagnostics: peg max traceroute hops to rpc timeout 2022-05-20 20:23:26 +02:00
luci-mod-rpc treewide: removed trailing whitespaces and extra newlines in 'modules' 2021-01-20 17:48:16 +02:00
luci-mod-status luci-mod-status: hide iptables firewall status when nft is present 2022-05-20 20:23:26 +02:00
luci-mod-system luci-mod-system: add interface selection for NTPD 2022-05-10 03:05:31 +03:00