]> git.ipfire.org Git - thirdparty/pdns.git/commit - pdns/dnswriter.cc
add support for properly truncating records in the pdns_recursor again (was removed...
authorBert Hubert <bert.hubert@netherlabs.nl>
Sun, 16 Oct 2005 11:47:22 +0000 (11:47 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Sun, 16 Oct 2005 11:47:22 +0000 (11:47 +0000)
commit10321a98b4de26c357731f6d075a5e8b5c933218
treefe138aa167a19aa9791cc4e7617ecc8227ae066b
parentc154c8a4953b0e5a997f8266b0e874074fd2c492
add support for properly truncating records in the pdns_recursor again (was removed during upgrade to MOADNS stuff)
we can now rollback records
add support for honouring EDNS0 queries to pdns_recursor - turns out clients don't use it
EDNS0 parsing code added to MOADNSParser
properly copy recursion desired flag in

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@517 d19b8d6e-7fed-0310-83ef-9ca221ded41b
pdns/TODO
pdns/dnsparser.cc
pdns/dnsparser.hh
pdns/dnswriter.cc
pdns/dnswriter.hh
pdns/pdns_recursor.cc