openwrtv4/package/network
Nick Brassel b32689afd6 dnsmasq: add dhcp-script hook for other packages
Adds a script which acts as a hook for when dnsmasq creates/destroys a
lease, or completes a TFTP file transfer. The hook loops through scripts
in appropriate directories inside '/etc/hotplug.d', executing each one with
the same arguments supplied by dnsmasq.

In case dnsmasq is jailed by ujail the dhcp-script hook will not work as
expected as ujail does not yet support executing a script within a jail.

Signed-off-by: Nick Brassel <nick@tzarc.org>
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2017-05-26 21:28:30 +02:00
..
config firewall: update to the latest version, fixes a gcc7 build error 2017-05-25 19:01:07 +02:00
ipv6 6rd: add 6rd specific settings as nested json object 2017-05-22 21:40:19 +02:00
services dnsmasq: add dhcp-script hook for other packages 2017-05-26 21:28:30 +02:00
utils iptables: fix typos in 600-shared-libext.patch (FS#711) 2017-05-25 19:30:36 +02:00