]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Introduce 'cache-min-negative-ttl' option to bound the minimum TTL for 1027/head
authorYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Tue, 12 Mar 2024 10:20:44 +0000 (11:20 +0100)
committerYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Tue, 12 Mar 2024 10:24:59 +0000 (11:24 +0100)
commit025881d0e98a6993fe0e7a478f573ad4e6613fab
tree1289ca1d18743ecd06db7bb4013a1ee18db66507
parent320d0a5f1bdbf5dce3fb7a4fcac3d7173cea7846
- Introduce 'cache-min-negative-ttl' option to bound the minimum TTL for
  negative answers overriding 'cache-min-ttl'.
doc/example.conf.in
doc/unbound.conf.5.in
testdata/ttl_max_negative.rpl [new file with mode: 0644]
testdata/ttl_min_negative.rpl [new file with mode: 0644]
util/config_file.c
util/config_file.h
util/configlexer.lex
util/configparser.y
util/data/msgparse.h
util/data/msgreply.c