summaryrefslogtreecommitdiffstats
path: root/include/osmocore/rsl.h
Commit message (Collapse)AuthorAgeFilesLines
* replace rsl_rlm_cause_strs with rsl_rlm_cause_name()Harald Welte2010-03-251-2/+1
|
* fix compiler warnings (itsme <itsme@xs4all.nl>)Harald Welte2010-03-221-1/+1
| | | | | * added several 'const' for strings. * added 'extern' to declarations of rsl_rlm_cause_strs
* add new rsl_dec_chan_nr() functionHarald Welte2010-03-041-0/+2
|
* add 'transparent' argument to rsl_rll_push_l3() and rsl_rll_push_l3()Harald Welte2010-03-041-3/+3
| | | | | this is required to make those functions useful for OpenBSC, nut just OsmocomBB
* add two new RSL utility functionsHarald Welte2010-03-021-0/+7
|
* Import value_string utilities and some RSL stuff from OpenBSCHarald Welte2010-03-011-0/+24