packages/net/mwan3
Florian Eckert 4f59c248e0 mwan3: remove notracking in mwan3track ubus status
The function 'get_mwan3_status' is reading the internal state from the
tracker via the status file. Do not use the state 'notracking' status
anymore. If the mwan3track is not running always return 'unknown'
and not 'notracking'. There is already an other function that evaluates
the external state of the tracker.

We have now the following states of the tracker:
internal (mwan3track):
- offline
- online
- diconnecting
- connecting
- disabled
- unknown

external (via pgrep and config):
- paused
- active
- down
- not enabled

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2023-09-20 16:05:08 +02:00
..
files mwan3: remove notracking in mwan3track ubus status 2023-09-20 16:05:08 +02:00
src mwan3: use helper library for mwan3track 2020-10-16 09:54:48 -04:00
Makefile mwan3: remove notracking in mwan3track ubus status 2023-09-20 16:05:08 +02:00