]> 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:15:54 +0000 (20:15 +0000)
committerEvan Hunt <each@isc.org>
Tue, 21 Jun 2011 20:15:54 +0000 (20:15 +0000)
commitba1114ff685ad45da1a83151c475e92de9e55df1
tree191965692302c5d52d1b04e94164e8886f768558
parent574582315809708a6b27f8a9d99e78a4e8389708
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