openwrt-packages/net/mwan3
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
..
files mwan3: disable DNS lookups for ping checks 2021-03-01 12:23:43 +01:00
src mwan3: use helper library for mwan3track 2020-10-16 09:54:48 -04:00
Makefile mwan3: disable DNS lookups for ping checks 2021-03-01 12:23:43 +01:00