aboutsummaryrefslogtreecommitdiffstats
path: root/src/rsl.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-30move hexdump() from logging.c to utils.cHarald Welte1-0/+1
2010-07-25osmocore: Add utility function rsl_chan_nr_str to RSLSylvain Munaut1-0/+26
2010-07-13[RSL] split rsl_rll_push_l3() L3 LV pushign and rsl_rll_push_hdr()Harald Welte1-10/+25
2010-03-25replace rsl_rlm_cause_strs with rsl_rlm_cause_name()0.1.1Harald Welte1-3/+8
2010-03-25use more value_string in gsm48 and rslHarald Welte1-37/+34
2010-03-04fix CCCH parsingHarald Welte1-3/+3
2010-03-04add new rsl_dec_chan_nr() functionHarald Welte1-0/+34
2010-03-04add 'transparent' argument to rsl_rll_push_l3() and rsl_rll_push_l3()Harald Welte1-9/+15
2010-03-04fix rsl_enc_chan_nr() for SDCCH4Harald Welte1-1/+1
2010-03-02add two new RSL utility functionsHarald Welte1-0/+48
2010-03-01Import value_string utilities and some RSL stuff from OpenBSCHarald Welte1-0/+239