aboutsummaryrefslogtreecommitdiff
path: root/external/unbound/contrib/README
diff options
context:
space:
mode:
Diffstat (limited to 'external/unbound/contrib/README')
-rw-r--r--external/unbound/contrib/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/external/unbound/contrib/README b/external/unbound/contrib/README
index efbffbd0c..49dee02e5 100644
--- a/external/unbound/contrib/README
+++ b/external/unbound/contrib/README
@@ -25,4 +25,8 @@ distribution but may be helpful.
* unbound_cache.cmd: windows script to save and load the cache.
* warmup.sh: shell script to warm up DNS cache by your own MRU domains.
* warmup.cmd: windows script to warm up DNS cache by your own MRU domains.
+* aaaa-filter-iterator.patch: adds config option aaaa-filter: yes that
+ works like the BIND feature (removes AAAA records unless AAAA-only domain).
+ Useful for certain 'broken IPv6 default route' scenarios.
+ Patch from Stephane Lapie for ASAHI Net.