]> granicus.if.org Git - pdns/commit
add support for serving rfc-1918, on by default
authorBert Hubert <bert.hubert@netherlabs.nl>
Fri, 28 Apr 2006 09:17:17 +0000 (09:17 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Fri, 28 Apr 2006 09:17:17 +0000 (09:17 +0000)
commit9bc8c14c3ae472e0450ac7cd24f0b20f4b5dfce4
tree17faff577401d9a87e2c7f9f4291fff5011f9baa
parentf40c8545d2e672a9a293d37ca08ac4f1946c0389
add support for serving rfc-1918, on by default
fix up the caching of ANY queries, should raise cache rate a lot
fix authoritative part, it messed up badly
SOA for autogenerated zones (both export-etc-hosts) was wrong
prevent duplicates when doing additional processing (showed up for ANY)
prettyprint 'ANY' instead of #255.

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@784 d19b8d6e-7fed-0310-83ef-9ca221ded41b
pdns/dnsrecords.cc
pdns/docs/pdns.sgml
pdns/docs/pdns_recursor.1.txt
pdns/pdns_recursor.cc
pdns/recursor_cache.cc
pdns/syncres.cc