openwrt/package/network/utils/uqmi
David Bauer 79912a9531 uqmi: configure PDP type and APN to modem
Configure the PLMN and APN to the modem. This is required in cases,
where either the SGSN or GGSN does not permit the selection of IPv4v6
pdp type.

Previously, the modem always tried to establish a dual-stacked PDP
context regardless of the configured PDP type in uci. As this setting
can not be parameterized when creating a WDS context, configure it to
the modems internal list of profiles. This way, the PDP type is taken
into account when creating the WDS context.

Signed-off-by: David Bauer <mail@david-bauer.net>
2023-10-31 21:12:15 +01:00
..
files/lib/netifd/proto uqmi: configure PDP type and APN to modem 2023-10-31 21:12:15 +01:00
Makefile uqmi: update to latest HEAD 2023-10-25 22:09:42 +02:00