openwrt/package/network/services/dnsmasq
Hans Dedecker 3590316121 dnsmasq: backport infinite dns retries fix
If all configured dns servers return refused in response to a query in
strict mode; dnsmasq will end up in an infinite loop retransmitting the
dns query resulting into high CPU load.
Problem is fixed by checking for the end of a dns server list iteration
in strict mode.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2017-12-06 22:04:31 +01:00
..
files dnsmasq: load instance-specific conf-file if exists 2017-11-20 21:42:10 +01:00
patches dnsmasq: backport infinite dns retries fix 2017-12-06 22:04:31 +01:00
Makefile dnsmasq: backport infinite dns retries fix 2017-12-06 22:04:31 +01:00