A dhcp-script
for Dnsmasq
that makes it manage DHCP lease information in an SQLite database.
Dnsmasq has a dhcp-script
configuration parameter.
When set, Dnsmasq invokes the script whenever DHCP lease information changes.
When combined with leasefile-ro
it fully replaces the leases file.