openwrt/package/network
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
..
config treewide: fix shellscript syntax errors/typos 2017-09-13 08:07:39 +02:00
ipv6 dhcpv6: add missing dollar sign in dhcpv6 script (FS#874) 2017-06-29 10:02:14 +02:00
services dnsmasq: backport infinite dns retries fix 2017-12-06 22:04:31 +01:00
utils curl: apply CVE 2017-8816 and 2017-8817 security patches 2017-12-04 11:10:31 +01:00