12 may 2026
Finally moved from ISC DHCP to dnsmasq
I finally managed to move my OpnSense router from the deprecated ISC DHCP to the now recent dnsmasq DNS/DHCP server. dnsmasq now can resolve dynamic IPv6 addresses and has a lot of small other benefits for small home networks.
Merged a few PRs from ~creme 👍:
- EnvsBot: Persist duck spawn counters across restarts
- EnvsBot: Refactor poll plugin to use core helpers
I also began to develop a test suite for the EnvsBot. At the moment we have a coverage of 13%. If we reach 70-80% I think we can release the first major version.