]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Expose 'max-sent-count' as a configuration option; the
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Tue, 13 Dec 2022 12:50:05 +0000 (13:50 +0100)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Tue, 13 Dec 2022 12:57:07 +0000 (13:57 +0100)
commitc61b2121b53de9bb8655f0d42c6e7761e7c03431
tree177e66045a5029bebebe73aaa329fe5403a38a4f
parent859d0f2dfe766d6261e1fd91e4eaab8e8eb39e5b
- Expose 'max-sent-count' as a configuration option; the
  default value retains Unbound's behavior.
13 files changed:
doc/Changelog
doc/example.conf.in
doc/unbound.conf.5.in
iterator/iter_utils.c
iterator/iterator.c
iterator/iterator.h
util/config_file.c
util/config_file.h
util/configlexer.c
util/configlexer.lex
util/configparser.c
util/configparser.h
util/configparser.y