]> git.ipfire.org Git - thirdparty/unbound.git/commit
- drop-tld.diff: adds option drop-tld: yesno that drops 2 label
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 22 Oct 2019 08:32:37 +0000 (10:32 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 22 Oct 2019 08:32:37 +0000 (10:32 +0200)
commite6a179e27af95d4fb7eb9ce2e710317d2456636d
tree8d8222dbf24d96cbd93b306360a22854cb73d0fd
parenteb2283332b9ae9f04f5c135bdd852abd5771d126
- drop-tld.diff: adds option drop-tld: yesno that drops 2 label
  queries, to stop random floods.  Apply with
  patch -p1 < contrib/drop-tld.diff and compile.
  From Saksham Manchanda (Secure64).  Please note that we think this
  will drop DNSKEY and DS lookups for tlds and hence break DNSSEC
  lookups for downstream clients.
contrib/README
contrib/drop-tld.diff [new file with mode: 0644]
doc/Changelog