mwan3: use procd for mwan3rtmon and mwan3track
authorAaron Goodman <redacted>
Thu, 13 Aug 2020 00:38:56 +0000 (20:38 -0400)
committerAaron Goodman <redacted>
Fri, 16 Oct 2020 13:54:48 +0000 (09:54 -0400)
commit566293d228a48d21a04ecbc815a7ae97e26eb319
treea1ea2f22aa059b7f9b4b0e2dc6322da8b19d2357
parent5faa99f3b850c40669f231b45cca7bb7273c3083
mwan3: use procd for mwan3rtmon and mwan3track

start all mwan3mon and mwan3track instances on mwan3 start
if an interface is down when mwan3track starts, it waits
for a signal from the hotplug script to start

procd can then handle stopping all of the scripts when mwan3
is halted

Signed-off-by: Aaron Goodman <redacted>
net/mwan3/files/etc/hotplug.d/iface/15-mwan3
net/mwan3/files/etc/hotplug.d/iface/16-mwan3-user
net/mwan3/files/etc/init.d/mwan3
net/mwan3/files/lib/mwan3/common.sh
net/mwan3/files/lib/mwan3/mwan3.sh
net/mwan3/files/usr/libexec/rpcd/mwan3
net/mwan3/files/usr/sbin/mwan3
net/mwan3/files/usr/sbin/mwan3rtmon
net/mwan3/files/usr/sbin/mwan3track
git clone https://git.99rst.org/PROJECT