]> 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)
committerPeter van Dijk <peter.van.dijk@netherlabs.nl>
Fri, 14 Jun 2013 09:29:01 +0000 (11:29 +0200)
commit7c0b8593fd379517d2e634a54b967caca69a8d12
tree6ef9c8b16cb4ca73c2c6ba59e5d15cf5640787d6
parentc6c610a8b9bf85c2cf5fd0b2fd8b402e56715af3
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