]> git.ipfire.org Git - thirdparty/bind9.git/commit
3124. [bug] Use an rdataset attribute flag to indicate
authorEvan Hunt <each@isc.org>
Thu, 9 Jun 2011 00:42:48 +0000 (00:42 +0000)
committerEvan Hunt <each@isc.org>
Thu, 9 Jun 2011 00:42:48 +0000 (00:42 +0000)
commit66c87a450adacd04894c008d7754fd5e722ebecd
treecf9ca8bf8a09749b004db781e5584e7a30611be1
parenta44b023ce1214a818e16d6defbc7d3484fd76936
3124. [bug] Use an rdataset attribute flag to indicate
negative-cache records rather than using rrtype 0;
this will prevent problems when that rrtype is
used in actual DNS packets. [RT #24777]
CHANGES
bin/tests/system/nsupdate/tests.sh
bin/tests/system/packet.pl [new file with mode: 0644]
lib/dns/include/dns/rdataset.h
lib/dns/masterdump.c
lib/dns/message.c
lib/dns/ncache.c
lib/dns/rbtdb.c
lib/dns/rdataset.c
lib/dns/resolver.c
lib/dns/validator.c