]> git.ipfire.org Git - thirdparty/pdns.git/commit - pdns/pdns_recursor.cc
update some copyrights, license version 2.0
authorBert Hubert <bert.hubert@netherlabs.nl>
Sun, 10 Jul 2005 11:34:28 +0000 (11:34 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Sun, 10 Jul 2005 11:34:28 +0000 (11:34 +0000)
commitfeccc9fc0c93743efe34e5987d1e69c66c637feb
tree15e3a9a712a316985848dc3843d7fee5dab94cfe
parentd0166f4a9242d078f74182240e151581ebb9d0d1
update some copyrights, license version 2.0
improve logging so TCP-queries can be spotted
added code to truncate overly long answers to 512 bytes and to set the TC bit
moved TCP writeout code to writev - somewhat more likely to work in face of tiny windows, more network efficient
removed duplicate 'it is advised to bind to non-0.0.0.0' etc message
updated tar-gz script to include generic oracle

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@435 d19b8d6e-7fed-0310-83ef-9ca221ded41b
build-scripts/tar-gz-build-instruction
pdns/dnspacket.cc
pdns/logger.cc
pdns/nameserver.cc
pdns/pdns_recursor.cc