blob: bfe4ec71e807e8ebff42da832bec47cf00524233 [file] [log] [blame]
Simon Kelley7622fc02009-06-04 20:32:05 +01001A remake of patch Bob Carroll had posted to dnsmasq,
2now compatible with version 2.47. Hopefully he doesn't
3mind (sending a copy of this mail to him too).
4
Josh Soref730c6742017-02-06 16:14:04 +00005Maybe the patch in question is not acceptable
Simon Kelley7622fc02009-06-04 20:32:05 +01006as it doesn't add new switch, rather it binds itself to "strict-order".
7
8What it does is: if you have strict-order in the
9dnsmasq config file and query a domain that would result
10in NXDOMAIN, it iterates the whole given nameserver list
11until the last one says NXDOMAIN.