mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 10:14:32 +04:00
If the date is changed by ntp the age value of mwan3 on ubus could jitter. Use instead the uptime value from /proc/uptime which will not change during system run. Signed-off-by: Florian Eckert <fe@dev.tdt.de>