Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix lease renewal ending in stuck lan connectivity
When the lease would renew the connectivity goes from `:internet` to `:lan` due to the UDHPC code in `VintageNet`. This change will account for when `VintageNet` changes the connection to `:lan` and will force the connection to either be `:disconnected` or `:internet` based off the QMI connectivity requirements.
- Loading branch information