]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Introduce the 'log-thread-id' configuration option to manage logging 1396/head
authorYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Fri, 23 Jan 2026 16:15:14 +0000 (17:15 +0100)
committerYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Fri, 23 Jan 2026 16:15:14 +0000 (17:15 +0100)
commit74cc49e6c4b8217128aff2a67afc93f986fdcc41
tree739c3a41a26226cb04ffe43fccdaf1cb5b17eb97
parentd414ebf0c7a784fcd9854192b8d795c2b7238397
- Introduce the 'log-thread-id' configuration option to manage logging
  the system-wide Linux thread ID for easier debugging with system
  tools.
daemon/daemon.c
daemon/remote.c
dnstap/dtstream.c
doc/example.conf.in
doc/unbound.conf.rst
util/config_file.c
util/config_file.h
util/configlexer.lex
util/configparser.y