aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/odhcpd/files/odhcpd-update
Commit message (Collapse)AuthorAgeFilesLines
* odhcpd: Use procd_send_signal in odhcpd-update fileHans Dedecker2016-12-211-5/+3
| | | | | | | | Let dnsmasq reread the leasefile by using procd_send_signal which triggers procd to send SIGHUP kill signal by default if signal is not specified Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
* odhcpd: Fix dnsmasq re-reading hostfileHans Dedecker2016-12-131-1/+4
| | | | | | | | | Depending on the dhcp uci config pidof dnsmasq can return multiple pids. Fix re-reading of the hostfile by dnsmasq in such case by sending SIGHUP signal to each of the returned pids. Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
* odhcpd: several bugfixes and improved integrationSteven Barth2014-01-171-1/+3
| | | | SVN-Revision: 39308
* odhcpd: add new experimental dhcp-serverSteven Barth2013-10-161-0/+3
SVN-Revision: 38428