]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Expose 'statistics-inhibit-zero' as a configuration option; the
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Tue, 13 Dec 2022 09:04:06 +0000 (10:04 +0100)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Tue, 13 Dec 2022 09:47:37 +0000 (10:47 +0100)
commit859d0f2dfe766d6261e1fd91e4eaab8e8eb39e5b
tree68a77069f4329ae770de32f7c34f40511df1ad7b
parent6b8642b6620486f7bd0c57c87f3045cf928bf581
- Expose 'statistics-inhibit-zero' as a configuration option; the
  default value retains Unbound's behavior.
12 files changed:
daemon/remote.c
doc/Changelog
doc/example.conf.in
doc/unbound.conf.5.in
smallapp/unbound-control.c
util/config_file.c
util/config_file.h
util/configlexer.c
util/configlexer.lex
util/configparser.c
util/configparser.h
util/configparser.y