]> git.ipfire.org Git - thirdparty/pdns.git/commit
recursor timestamps, recursor any address, auth consolidation: teach recursor about...
authorbert hubert <bert.hubert@netherlabs.nl>
Thu, 8 Jan 2015 15:40:13 +0000 (16:40 +0100)
committerbert hubert <bert.hubert@netherlabs.nl>
Thu, 8 Jan 2015 15:40:13 +0000 (16:40 +0100)
commitb71b60ee73ef3c86f80a2179981eda2e61c4363f
tree74be72022ad7a0c1e81197e9b4f015031b512ebf
parent443fd8f4456ee8fb430b19af8938dc98f8f37605
recursor timestamps, recursor any address, auth consolidation: teach recursor about how to properly reply from 0.0.0.0, ::
teach recursor to measure 'received' timestamps, teach it to drop queries that have been sitting in a queue for a second already, add too-old-drops metric for this
unify some code with the auth server
pdns/iputils.cc
pdns/iputils.hh
pdns/nameserver.cc
pdns/pdns_recursor.cc
pdns/rec_channel_rec.cc
pdns/syncres.hh
pdns/toysdig.cc