Skip to content

base-bearer: if method is PPP, require explicit bearer disconnection

Never automatically flag the bearer as disconnected if it's using PPP, because we could end up using the TTY at the same time as pppd, with the wrong CLOCAL settings.

So, whenever we detect that the bearer requires PPP, we will ignore all disconnection reports generated by ModemManager itself.

(cherry picked from commit 5f29bd64)

Merge request reports