mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-01-20 05:32:54 -05:00
- document --enable-subnet in doc/README.
git-svn-id: file:///svn/unbound/trunk@4844 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
c580e0e33c
commit
be79ffa371
2 changed files with 3 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
9 August 2018: Wouter
|
||||
- unbound-checkconf checks if modules exist and prints if they are
|
||||
not compiled in the name of the wrong module.
|
||||
- document --enable-subnet in doc/README.
|
||||
|
||||
7 August 2018: Ralph
|
||||
- Make capsforid fallback QNAME minimisation aware.
|
||||
|
|
|
|||
|
|
@ -76,6 +76,8 @@ The DNSTAP code has BSD license in dnstap/dnstap.c.
|
|||
Disable support for RSASHA256 and RSASHA512 crypto.
|
||||
* --disable-gost
|
||||
Disable support for GOST crypto, RFC 5933.
|
||||
* --enable-subnet
|
||||
Enable EDNS client subnet processing.
|
||||
|
||||
* 'make test' runs a series of self checks.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue