Home | History | Annotate | Download | only in try-all-ns
      1 A remake of patch Bob Carroll had posted to dnsmasq,
      2 now compatible with version 2.47. Hopefully he doesn't 
      3 mind (sending a copy of this mail to him too).
      4 
      5 Maybe the patch in question is not acceptible
      6 as it doesn't add new switch, rather it binds itself to "strict-order".
      7 
      8 What it does is: if you have strict-order in the 
      9 dnsmasq config file and query a domain that would result 
     10 in NXDOMAIN, it iterates the whole given nameserver list 
     11 until the last one says NXDOMAIN.
     12