packages/net/mwan3/files
Florian Eckert 7cfb282432 mwan3: disable DNS lookups for ping checks
By default, ping does a reverse DNS of the IP that you are pinging.
When you have a network issue (such as when a link has just gone down
and you haven't yet marked it down), this lookup can cause failures on
tests for links that are still good.

This option only works for iputils ping.
For busybox the option is not evaluated, but it is accepted without
throwing an error.

Fixes: #14968
Fixes: #14924

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Suggested-by: David Lang <david@lang.hm>
2021-03-01 12:23:43 +01:00
..
etc mwan3: fix regression in ipv6 routing tables 2021-01-02 21:37:37 -05:00
lib/mwan3 mwan3: fix regression in ipv6 routing tables 2021-01-02 21:37:37 -05:00
usr mwan3: disable DNS lookups for ping checks 2021-03-01 12:23:43 +01:00