connectivity: Add a timeout option to connectivity checks

Adds an option in the connectivity section to change the timeout before
the interface is deemed "limited". Previously, it was hardcoded to
20 seconds, but for our usecase (failing over to cell modem if
hardwired ethernet drops), it's nice to be able to failover to another
interface more quickly.
This commit is contained in:
Mary Strodl
2024-06-12 14:20:21 -04:00
committed by Beniamino Galvani
parent 0d657af256
commit ed318e8774
10 changed files with 58 additions and 1 deletions

1
NEWS
View File

@@ -9,6 +9,7 @@ the later release.
USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE!
* Support matching a OVS system interface by MAC address.
* Add a timeout option to connectivity checking.
=============================================
NetworkManager-1.48