mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
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 <philipp@redfish-solutions.com>