- document --enable-subnet in doc/README.

git-svn-id: file:///svn/unbound/trunk@4844 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards 2018-08-09 08:48:04 +00:00
parent c580e0e33c
commit be79ffa371
2 changed files with 3 additions and 0 deletions

View file

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

View file

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