mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
505ca0a0d4
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>