]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Don't log an error when parsing an invalid UDP query 4220/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 21 Jul 2016 14:11:06 +0000 (16:11 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 21 Jul 2016 14:11:06 +0000 (16:11 +0200)
commit7184b68d8dff7942da930a736afc1d957e1c6391
tree3619e625ecc237250b595fcdf0a4cefaf0fde87d
parentf18acf0a65e2ddf3d0785ae6a760e4539881305b
dnsdist: Don't log an error when parsing an invalid UDP query

It can still be displayed in verbose mode, but we don't want to
flood our logs for this.
pdns/dnsdist.cc