mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 16:24:19 -04:00
* plugin/cache: key cache on Checking Disabled (CD) bit Key the cache on CD bit, which effectively separates the entries for queries with CD disabled or enabled. Signed-off-by: Grant Spence <gspence@redhat.com>