From a50798bf686008c44bc4428b5a466b0da0e41bc3 Mon Sep 17 00:00:00 2001 From: Courtney Hall Date: Mon, 8 Dec 2025 13:01:57 -0800 Subject: [PATCH] dns/dnsmasq-to-unbound: note stopgap nature of plugin --- dns/dnsmasq-to-unbound/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dns/dnsmasq-to-unbound/README.md b/dns/dnsmasq-to-unbound/README.md index 85480fc97..3b968fbfb 100644 --- a/dns/dnsmasq-to-unbound/README.md +++ b/dns/dnsmasq-to-unbound/README.md @@ -2,6 +2,8 @@ This OPNsense plugin automatically registers dnsmasq DHCP leases and static host entries in Unbound DNS, enabling local hostname resolution for DHCP clients. +> **Note:** This plugin is intended as a stopgap solution until native integration between Unbound and a supported DHCP service is implemented in OPNsense core. + ## Features - Watches dnsmasq lease file and static hosts for changes