]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Aggressive use of NSEC implementation. Use cached NSEC records to generate
authorRalph Dolmans <ralph@nlnetlabs.nl>
Thu, 8 Feb 2018 13:16:36 +0000 (13:16 +0000)
committerRalph Dolmans <ralph@nlnetlabs.nl>
Thu, 8 Feb 2018 13:16:36 +0000 (13:16 +0000)
commit77f78152eee6e647c85c835b6d1a1168e2b69f21
tree5f1c3faf6b76e9cf0eb83735917d75d6b49e88e7
parentad89368b4e6297be9275a65054027e0e897b21ba
- Aggressive use of NSEC implementation. Use cached NSEC records to generate
  NXDOMAIN, NODATA and positive wildcard answers.

git-svn-id: file:///svn/unbound/trunk@4522 be551aaa-1e26-0410-a405-d3ace91eadb9
16 files changed:
cachedb/cachedb.c
doc/Changelog
iterator/iterator.c
services/cache/dns.c
services/cache/dns.h
util/config_file.c
util/config_file.h
util/configlexer.c
util/configlexer.lex
util/configparser.c
util/configparser.h
util/configparser.y
validator/val_neg.c
validator/val_neg.h
validator/val_utils.c
validator/validator.c