net/mwan3: add failure and recovery interval 4193/head
authorFlorian Eckert <fe@dev.tdt.de>
Fri, 24 Mar 2017 14:21:23 +0000 (15:21 +0100)
committerFlorian Eckert <fe@dev.tdt.de>
Mon, 27 Mar 2017 06:45:13 +0000 (08:45 +0200)
commitae335e73845d3c91bd0a60e455e58df45c2da623
tree5605c23771984010e879ce6568134f37498abaab
parente90b775740020786244cae69ff41c649f928d9d1
net/mwan3: add failure and recovery interval

If mwan3track detects a failure the interval check will change to
"failure_interval" value until this interface is declared "offline".
After interface gets "offline" normal "interval" value is used again.
If interface ping is successful again "recovery_interval" value is used until
interface is declared "online" again.

Using the different intervals will accelerate the wan line detections on
failure and recovery.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
net/mwan3/Makefile
net/mwan3/files/lib/mwan3/mwan3.sh
net/mwan3/files/usr/sbin/mwan3track