]> git.ipfire.org Git - thirdparty/bind9.git/commit
3124. [bug] Use an rdataset attribute flag to indicate
authorEvan Hunt <each@isc.org>
Tue, 21 Jun 2011 20:14:48 +0000 (20:14 +0000)
committerEvan Hunt <each@isc.org>
Tue, 21 Jun 2011 20:14:48 +0000 (20:14 +0000)
commitf619d8eb7d08ef57fa8ad3f1a6b9ea105518bc67
tree87d748f4bc24aedfbe64cce871e7d0244c59f874
parentc7a42a020cf61aeece59356ae69e1ffac8205dd6
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
lib/dns/include/dns/rdataset.h
lib/dns/masterdump.c
lib/dns/message.c
lib/dns/ncache.c
lib/dns/nsec3.c
lib/dns/rbtdb.c
lib/dns/rdataset.c
lib/dns/resolver.c
lib/dns/validator.c