modemmanager: add option to force connection
authorOliver Sedlbauer <redacted>
Tue, 11 Jun 2024 13:48:51 +0000 (15:48 +0200)
committerOliver Sedlbauer <redacted>
Tue, 11 Jun 2024 13:59:45 +0000 (15:59 +0200)
commit06a62580355fdaca2461127004c1514fd70198bb
tree5cf36d64d5b771ef1f5791f32a71a98f48bd1f3f
parent6f141bec63c2f8af9eb236b813c7d9ca1a5981a0
modemmanager: add option to force connection

This commit improves the automatic reconnect logic. If the modem cannot
establish a connection, for example due to poor reception, the
proto_block_restart prevents the interface from trying to reconnect.
To enforce the connection, this commit adds a new option that allows the
system to attempt to establish a connection indefinitely.

Signed-off-by: Oliver Sedlbauer <redacted>
net/modemmanager/Makefile
net/modemmanager/README.md
net/modemmanager/files/lib/netifd/proto/modemmanager.sh
git clone https://git.99rst.org/PROJECT