• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1A 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
5Maybe the patch in question is not acceptible
6as 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.
12