luci/modules/luci-mod-network/htdocs/luci-static/resources/view/network
Jo-Philipp Wich 1ae142d7d1 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>
2022-04-27 20:43:05 +02:00
..
dhcp.js luci-mod-status,mod-network: Added fqdn-name to DHCPv4 lease table 2022-03-28 09:52:05 +02:00
diagnostics.js luci-mod-network: diagnostics: peg max traceroute hops to rpc timeout 2022-04-27 20:43:05 +02:00
interfaces.js luci-mod-network: avoid needlessly writing none RA flags 2022-04-27 12:19:13 +02:00
routes.js luci-mod-network: add descriptions to routing/rules sections 2022-02-10 15:31:24 +00:00
switch.js luci-mod-network: switch: Fix multi instances handling 2022-04-27 18:36:33 +08:00
wireless.js luci-mod-network: Clean up RADIUS strings in EAP options. 2022-01-23 12:07:37 +02:00