diff options
author | Sven Schwermer <sven.schwermer@disruptive-technologies.com> | 2022-03-08 15:30:50 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2022-03-09 22:43:20 +0000 |
commit | 95eef34d37948118c212962d63490f6f78caa30b (patch) | |
tree | 1056d640de6f7e3a89a515c93aba832fde4c0cdb /src/mm-port-net.c | |
parent | c74a377f9881f7fcdf2c8cab0b5a5378692cf6d2 (diff) |
modem-helpers: Consider minimum ID when choosing best profile
+CGDCONT? may list profiles with IDs that are illegal to write, i.e.
+CGDCONT=? returns a minimum ID larger than some of the existing
profiles. E.g. for Fibocom L610-EU, +CGDCONT=? returns
+CGDCONT: (1-7),"IP",,,(0-3),(0-4)
+CGDCONT: (1-7),"IPV6",,,(0-3),(0-4)
+CGDCONT: (1-7),"IPV4V6",,,(0-3),(0-4)
+CGDCONT: (1-7),"PPP",,,(0-3),(0-4)
+CGDCONT: (1-7),"Non-IP",,,(0-3),(0-4)
while the default EPS bearer is established at profile 0:
+CGDCONT: 0,"IP","xxx","xxx.xxx.xxx.xxx",0,0
[...]
Signed-off-by: Sven Schwermer <sven.schwermer@disruptive-technologies.com>
Diffstat (limited to 'src/mm-port-net.c')
0 files changed, 0 insertions, 0 deletions