]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove unused NS_QUERYATTR_CACHEGLUEOK query attribute
authorMichał Kępień <michal@isc.org>
Wed, 8 Aug 2018 05:56:29 +0000 (07:56 +0200)
committerMichał Kępień <michal@isc.org>
Wed, 8 Aug 2018 06:08:40 +0000 (08:08 +0200)
commit7db4dedf6b2f910865ebbc5864134e9345e52c5c
tree66409fef181a972cc57f7a8d817f12040431727e
parentb6c77202cba8570677925026365b4f332c093603
Remove unused NS_QUERYATTR_CACHEGLUEOK query attribute

The NS_QUERYATTR_CACHEGLUEOK query attribute has no influence on query
processing.  Remove it.
lib/ns/include/ns/query.h
lib/ns/query.c