bind: backport patch replace automatic empty zones
authorPhilip Prindeville <redacted>
Wed, 10 Dec 2025 21:50:48 +0000 (14:50 -0700)
committerNoah Meyerhans <redacted>
Sun, 1 Feb 2026 14:01:50 +0000 (09:01 -0500)
commit505ca0a0d4b6949f4ebedf0b0c31c18eeebf521c
tree0aeb1d489fb5944ebd62b930e89dbcdfc2853447
parent09c148177ac72465dcdae07cf136d6cf4402e00e
bind: backport patch replace automatic empty zones

The RFC-1918 zones are automatically synthesized locally by bind
to avoid forwarding queries about them to root nameservers.  As
a result, we can't easily replace them with rndc addzone on the
fly.  We need this for DHCP integration.

Signed-off-by: Philip Prindeville <redacted>
net/bind/Makefile
net/bind/patches/fix-usr-allow-rndc-addzone#1.patch [new file with mode: 0644]
net/bind/patches/fix-usr-allow-rndc-addzone#2.patch [new file with mode: 0644]
net/bind/patches/fix-usr-allow-rndc-addzone#3.patch [new file with mode: 0644]
net/bind/patches/fix-usr-allow-rndc-addzone#4.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT