File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / dnsmasq / contrib / try-all-ns / README-2.47
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Mar 17 00:56:46 2021 UTC (3 years, 4 months ago) by misho
Branches: elwix, dnsmasq, MAIN
CVS tags: v8_2p1, v2_84, HEAD
dnsmasq 2.84

    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 acceptable
    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.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>