2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/ui/network
NiLuJe 9e9a87434b
NetworkManager: Just warn if the gateway is unreachable after a (#7570)
successful authentication.

Fully tearing down Wi-Fi was a bit optimistic, as the AP list can
technically still be up, so the user might want to try again and/or
connect to another AP.

Fix #5912, regression since #4616.

The reasoning behind #4616 doesn't really apply anymore anyway, as the
Wi-Fi prompt now handles this inconsistent state properly.

The whole codepath should be *extremely* rare anyway (and/or require
super-broken network conditions).
2021-04-19 21:29:12 +02:00
..
manager.lua NetworkManager: Just warn if the gateway is unreachable after a (#7570) 2021-04-19 21:29:12 +02:00
networklistener.lua Cleanup eye-gouging madness around io.read calls (#7149) 2021-01-16 04:41:46 +01:00
wpa_supplicant.lua Minor util & ffi/util cleanups (#6657) 2020-09-15 20:39:32 +02:00