]> git.ipfire.org Git - thirdparty/unbound.git/commit
- log-tag-queryreply: yes in unbound.conf tags the log-queries and
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 30 Nov 2018 09:45:37 +0000 (09:45 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 30 Nov 2018 09:45:37 +0000 (09:45 +0000)
commit2ad55ba7912d6de3e589d9fbef87932ea30361b3
treef9b6364856da2e2779b815ac9f479a90a06425ec
parentac8dc59341ca891e468ac99cf9300ab46a7bd04b
- log-tag-queryreply: yes in unbound.conf tags the log-queries and
  log-replies in the log file for easier log filter maintenance.

git-svn-id: file:///svn/unbound/trunk@5000 be551aaa-1e26-0410-a405-d3ace91eadb9
16 files changed:
daemon/worker.c
doc/Changelog
doc/example.conf.in
doc/unbound.conf.5.in
util/config_file.c
util/config_file.h
util/configlexer.c
util/configlexer.lex
util/configparser.c
util/configparser.h
util/configparser.y
util/data/msgreply.c
util/log.c
util/log.h
util/net_help.c
util/net_help.h