mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-hlr.git
synced 2025-11-02 05:03:31 +00:00
f1949f7b99f2d6779f9d67da7554322963235c34
So far we have only GERAN-A and UTRAN-Iu, but to be future compatible, implement an arbitrary length list of RAT types: add DB table subscriber_rat. Backwards compatibility: if there is no entry in subscriber_rat, all RAT types shall be allowed. As soon as there is an entry, it can either be false to forbid a RAT or true to still allow a RAT type. Depends: I93850710ab55a605bf61b95063a69682a2899bb1 (libosmocore) Change-Id: I3e399ca8a85421f77a9a15e608413d1507722955
Description
Osmocom HLR for GSUP protocol towards OsmoSGSN and OsmoMSC
Languages
C
92.8%
Makefile
2.1%
Python
1.9%
Shell
1.6%
M4
1.1%
Other
0.4%