]> git.ipfire.org Git - thirdparty/bind9.git/commit
pullup:
authorAndreas Gustafsson <source@isc.org>
Wed, 26 Jul 2000 23:15:03 +0000 (23:15 +0000)
committerAndreas Gustafsson <source@isc.org>
Wed, 26 Jul 2000 23:15:03 +0000 (23:15 +0000)
commitebaaa74de1d102ca789af6d5ee61606f91d0d5c8
tree2d6ea218cb7f0e41578a0430d0db3790aa9995be
parent5fd4b1c60cff7db1f97b37d015bbc62affd695bb
pullup:
Add support for the cd (checking disabled) bit.  Setting the cd bit in a
query still doesn't completely work, since the resolver needs to be modified
also.  Basically, if data is in the cache and trust == pending, it will now
be returned when the cd bit is set.
bin/named/query.c