Skip to content

unbound: generate default uci and set conf file

Mohd Mehdi requested to merge for_unbound into devel
  • add uci-defaults script to generate unbound config that makes it work with odhcpd and lets it forward (not resolve) queries to dns servers provided via upstream dhcp
  • update dhcp UCI to use unbound
  • update unbound init script to set conf file, so that unbound is restarted if conf file has changed, when a reload is called

Merge request reports