openwrt/package/network
David Bauer 0bc2b2a780 uqmi: increase wait time before checking connection state
Increase the wait time before polling the connection state for the first
time.

Depending on the prior state of the modem, the first poll might still
return a connected state. The script then tries to establish a PDP
session, which subsequently fails as the modem by then is in scan state.

Increasing the wait-time to 3 seconds mitigates this from happening.

Signed-off-by: David Bauer <mail@david-bauer.net>
2023-10-31 21:12:15 +01:00
..
config netifd: update to latest git HEAD 2023-10-20 13:02:44 +02:00
ipv6 package: avoid the use of eval to parse ipcalc.sh output 2023-09-25 15:02:49 +02:00
services hostapd: do not trim trailing whitespace, except for newline 2023-10-31 13:29:32 +01:00
utils uqmi: increase wait time before checking connection state 2023-10-31 21:12:15 +01:00