summaryrefslogtreecommitdiffstats
path: root/src/gsm48.c
Commit message (Collapse)AuthorAgeFilesLines
* replace gsm48_cc_msg_names[] with gsm48_cc_msg_name()Harald Welte2010-03-251-68/+52
| | | | and implement the backend using value_string
* use more value_string in gsm48 and rslHarald Welte2010-03-251-24/+20
|
* import gsm48 utility functions from OpenBSCHarald Welte2010-03-041-1/+141
| | | | | * gsm48_generate_lai() gsm48_generate_mid_from_tmsi() gsm48_generate_mid_from_imsi() * gsm48_cc_msg_names[]
* import some GSM 04.08 utility code from OpenBSCHarald Welte2010-03-021-0/+143