isc-dhcp: integrate IPv4 DHCP service with procd and netifd 4237/head
authorDaniel Golle <daniel@makrotopia.org>
Wed, 5 Apr 2017 11:21:54 +0000 (13:21 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Sat, 20 May 2017 01:23:48 +0000 (03:23 +0200)
commit4237ae4890c0466b4424792f120c708e0d57feac
treed95ec481aa60d04ad95d3a2e26692605ff70838e
parent095546103998c9bc3aa797008e3c3378cf0c8b70
isc-dhcp: integrate IPv4 DHCP service with procd and netifd

Convert init-script to procd and allow to configure
isc-dhcp-server via UCI. Allow most by-network and by-host options
supported by dnsmasq.
User-defined dhcp-options are not supported yet, neither are tags.

Existing configurations with use-edited /etc/dhcpd.conf are still
respected, hence to enjoy the new features you have to migrate
your configuration to UCI and delete /etc/dhcpd.conf.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
net/isc-dhcp/Makefile
net/isc-dhcp/files/dhcpd.conf [deleted file]
net/isc-dhcp/files/dhcpd.defaults [new file with mode: 0644]
net/isc-dhcp/files/dhcpd.init