-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
samples: cellular: modem_shell: ppp: restarting logic changed
After Zephyr PPP changes, there is no ppp carrier off event anymore when lcp is disconnected, i.e. when ppp disconnect is initiated from PC. For workaround that change, MOSH started to use ppp dead/running events instead to trigger the need for PPP restart. Jira: MOSH-475 Signed-off-by: Jani Hirsimäki <jani.hirsimaki@nordicsemi.no>
- Loading branch information
Showing
1 changed file
with
72 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters