-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Open
Labels
Description
Package Name
unbound
Maintainer
OpenWrt Version
SNAPSHOT
OpenWrt Target/Subtarget
generic
Steps to Reproduce
Original:
openwrt/openwrt#21048 (comment)
unbound reads/reloads leases to a local-zone via script .sh/.awk to generate a zone file.
use ubus call dhcp ipv4leases and generate the lease file from that.
Actual Behaviour
Currently it is broken due to changes in odhpcd with openwrt/odhcpd@7fddd39
Confirmation Checklist
- The package is maintained in this repository.
- I understand that issues related to the base OpenWrt repository or LuCI repository will be closed.
- I am reporting an issue for OpenWrt, not an unsupported fork.