Hey
> >> Speaking of the default EPS bearer, should ModemManager be aware of that
> >> bearer somehow, i.e. list it as an active bearer object etc?
> >>
> >
> > Yes, we could do that, definitely. There is no chance of getting the
> > profile id wrong in Intel-based modems I think, if they support
Hey,
The current openwrt integration suffered from a serious problem:
network initiated disconnections were properly detected by MM but
never reported to netifd. Due to this, the modem may end up in
registered state while netifd thinks it is still connected.
I reported about this issue here: http
On 3/29/22 09:29, Aleksander Morgado wrote:
Hey,
The current openwrt integration suffered from a serious problem:
network initiated disconnections were properly detected by MM but
never reported to netifd. Due to this, the modem may end up in
registered state while netifd thinks it is still conn
Aleksander Morgado writes:
> Hey,
>
> The current openwrt integration suffered from a serious problem:
> network initiated disconnections were properly detected by MM but
> never reported to netifd. Due to this, the modem may end up in
> registered state while netifd thinks it is still connected.