]> git.ipfire.org Git - thirdparty/pdns.git/commit
implement MINFO. Why you ask? MINFO is one of the original RFC1035 types, and can...
authorbert hubert <bert.hubert@netherlabs.nl>
Thu, 13 Jun 2013 09:59:29 +0000 (11:59 +0200)
committerbert hubert <bert.hubert@netherlabs.nl>
Thu, 13 Jun 2013 09:59:29 +0000 (11:59 +0200)
commita8026358f55feb13e84bfc73683a92a26e2c616b
treed7c2a1b346d2171a86f0928e60c8528deb10df54
parentfa45a55ad895741934d83b518dc6f966fe4e83ca
implement MINFO. Why you ask? MINFO is one of the original RFC1035 types, and can thus be compressed. NSD does such compression, and if we don't support MINFO we fail to decompress it.
pdns/dnsrecords.cc
pdns/dnsrecords.hh