]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix #1184: Log DNS replies. This includes the same logging
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 5 Jan 2017 11:39:54 +0000 (11:39 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 5 Jan 2017 11:39:54 +0000 (11:39 +0000)
commit9b4b0de74630dd92b79612de4a75e69e1342f58f
treebfda2a5ac3894be7b79186a0e0c4ab6d1f615671
parenta3441215f1504d5ec2e5e8d212bf07a043944483
- Fix #1184: Log DNS replies. This includes the same logging
  information that DNS queries and response code and response size,
  patch from Larissa Feng.

git-svn-id: file:///svn/unbound/trunk@3980 be551aaa-1e26-0410-a405-d3ace91eadb9
14 files changed:
daemon/worker.c
doc/Changelog
doc/example.conf.in
doc/unbound.conf.5.in
services/mesh.c
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/data/msgreply.h