diff options
author | Jordan Sokolic <oofnik@gmail.com> | 2020-03-19 14:23:22 +0200 |
---|---|---|
committer | Hans Dedecker <dedeckeh@gmail.com> | 2020-03-22 22:17:37 +0100 |
commit | 27ffd5ee301533bf8abb2d570bc8ec60eba57c97 (patch) | |
tree | 4463faec5e0d29357ad0b3fc7869e0d0c2965d70 /target/linux | |
parent | f1f8700d546414c733ee823c6c0a050e23e6fd07 (diff) | |
download | openwrt-27ffd5ee301533bf8abb2d570bc8ec60eba57c97.tar.gz openwrt-27ffd5ee301533bf8abb2d570bc8ec60eba57c97.tar.bz2 openwrt-27ffd5ee301533bf8abb2d570bc8ec60eba57c97.zip |
dnsmasq: add 'scriptarp' option
Add option 'scriptarp' to uci dnsmasq config to enable --script-arp functions.
The default setting is false, meaning any scripts in `/etc/hotplug.d/neigh` intended
to be triggered by `/usr/lib/dnsmasq/dhcp-script.sh` will fail to execute.
Also enable --script-arp if has_handlers returns true.
Signed-off-by: Jordan Sokolic <oofnik@gmail.com>
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> [PKG_RELEASE increase]
Diffstat (limited to 'target/linux')
0 files changed, 0 insertions, 0 deletions