dnsmasq: Change behavior when RD bit unset in queries.
authorKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Thu, 20 Sep 2018 17:26:33 +0000 (18:26 +0100)
committerKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Fri, 21 Sep 2018 08:59:03 +0000 (09:59 +0100)
commit6c4cbe94bd940b5c061e27744eb78805764d6b34
treee887c491de6f7897a05fb8f39eb68ea46fdf7dae
parent95b3f8ec8d4d27525c8eb016b70290d380c55d0a
dnsmasq: Change behavior when RD bit unset in queries.

Backport upstream commit

Change anti cache-snooping behaviour with queries with the
recursion-desired bit unset. Instead to returning SERVFAIL, we
now always forward, and never answer from the cache. This
allows "dig +trace" command to work.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
package/network/services/dnsmasq/Makefile
package/network/services/dnsmasq/patches/0002-Change-behavior-when-RD-bit-unset-in-queries.patch [new file with mode: 0644]