packages/net/mwan3/files/usr/sbin
Florian Eckert 815e83d461 net/mwan3: on startup mark interface online only if track_ip are reachable
Add new interface config option "inital_state".

If interface comeing up the first time(mwan3 start, boot),
there are now two option for interface behaviour:

- online (default as is now)
  Set up interface regardless wether tracking ip are reachable or not.

- offline
  Set up interface first to ping tracking ip and if they are reachable set up
  the interface completely.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-08-10 11:30:47 +02:00
..
mwan3 net/mwan3: fix ping issue if last interface recovers from failure 2017-08-10 10:48:40 +02:00
mwan3track net/mwan3: on startup mark interface online only if track_ip are reachable 2017-08-10 11:30:47 +02:00