Re: No PPP / limit plugins first draft patch

2022-01-18 Thread Aleksander Morgado
Hey, > > This removes PPP entirely from consideration in ModemManager. This has 2 > patches > - one for the OpenWrt build (against the 21.02 release(ish)) and MM itself > (against 1.18.4). > > This is definitely incomplete. In particular, the MM scripts still reference > pppd. And ppp (pppoe in

Re: ANN: ModemManager 1.18.4 released / Avoiding PPP

2022-01-18 Thread Aleksander Morgado
Hey Dan! > > > > If MM detects a single TTY port, it's going to default to use > > > > PPP. > > > > It's not a fallback to PPP, it's using whatever it has for data > > > > connection, if PPP is the only way forward, PPP will be. > > > > > > I don't want PPP, ever. I don't know how many times I ca

Re: ANN: ModemManager 1.18.4 released / Avoiding PPP

2022-01-18 Thread Peter Naulls
On 1/17/22 2:06 PM, Dan Williams wrote: own problems, but maybe not the ones you're worried about. I haven't read the whole thread in detail, so forgive me if this was covered. Perhaps a way of tagging a modem/driver/whatever with "never use PPP" would be workable. Off by default of course. I

Re: ANN: ModemManager 1.18.4 released / Avoiding PPP

2022-01-18 Thread Dan Williams
On Tue, 2022-01-18 at 05:35 -0500, Peter Naulls wrote: > On 1/17/22 2:06 PM, Dan Williams wrote: >   own problems, but maybe not the ones you're worried about. > > > > I haven't read the whole thread in detail, so forgive me if this > > was > > covered. Perhaps a way of tagging a modem/driver/what

Re: ANN: ModemManager 1.18.4 released / Avoiding PPP

2022-01-18 Thread Dan Williams
On Tue, 2022-01-18 at 09:57 +0100, Aleksander Morgado wrote: > Hey Dan! > > > > > > If MM detects a single TTY port, it's going to default to use > > > > > PPP. > > > > > It's not a fallback to PPP, it's using whatever it has for > > > > > data > > > > > connection, if PPP is the only way forward,