initial commit

This commit is contained in:
2025-07-10 00:44:54 -06:00
commit 49a0f1d403
20 changed files with 3041 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# host_specific_cache
This is a fork of the built in coredns cache plugin that is host aware. This means that the cache is not shared between different requesting IPs. This is to enable compatibility with the DNS view feature in <https://github.com/restitux/coredns-netbox-plugin-dns/>.