-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
modem-manager-autosetup: Use optional mvno_match_data for APN selection
In case that there are multiple APN definitions for the given combination of 'mnc', 'nmc' (and 'type') and an 'mvno_match_data' attribute of type 'imsi' exists, the 'mvno_match_data' can be used to select the correct APN from a set of otherwise equivalent ones. This commit adds an additional step which uses 'mvno_match_data' to improve the APN selection process.
- Loading branch information
Kai Tetzlaff (kai@mini)
committed
Apr 7, 2024
1 parent
bdf1624
commit 37d1eb3
Showing
1 changed file
with
15 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters