summaryrefslogtreecommitdiffstats
path: root/src/rsl.c
Commit message (Collapse)AuthorAgeFilesLines
* replace rsl_rlm_cause_strs with rsl_rlm_cause_name()Harald Welte2010-03-251-3/+8
|
* use more value_string in gsm48 and rslHarald Welte2010-03-251-37/+34
|
* fix CCCH parsingHarald Welte2010-03-041-3/+3
|
* add new rsl_dec_chan_nr() functionHarald Welte2010-03-041-0/+34
|
* add 'transparent' argument to rsl_rll_push_l3() and rsl_rll_push_l3()Harald Welte2010-03-041-9/+15
| | | | | this is required to make those functions useful for OpenBSC, nut just OsmocomBB
* fix rsl_enc_chan_nr() for SDCCH4Harald Welte2010-03-041-1/+1
|
* add two new RSL utility functionsHarald Welte2010-03-021-0/+48
|
* Import value_string utilities and some RSL stuff from OpenBSCHarald Welte2010-03-011-0/+239