Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move hexdump() from logging.c to utils.c | Harald Welte | 2010-07-30 | 1 | -0/+1 |
| | |||||
* | osmocore: Add utility function rsl_chan_nr_str to RSL | Sylvain Munaut | 2010-07-25 | 1 | -0/+26 |
| | | | | Signed-off-by: Sylvain Munaut <tnt@246tNt.com> | ||||
* | [RSL] split rsl_rll_push_l3() L3 LV pushign and rsl_rll_push_hdr() | Harald Welte | 2010-07-13 | 1 | -10/+25 |
| | | | | | This allows us to generate RSLms messages that have some non-standard IEs between the RSL/RLL common header and the L3 INFO IE. | ||||
* | replace rsl_rlm_cause_strs with rsl_rlm_cause_name() | Harald Welte | 2010-03-25 | 1 | -3/+8 |
| | |||||
* | use more value_string in gsm48 and rsl | Harald Welte | 2010-03-25 | 1 | -37/+34 |
| | |||||
* | fix CCCH parsing | Harald Welte | 2010-03-04 | 1 | -3/+3 |
| | |||||
* | add new rsl_dec_chan_nr() function | Harald Welte | 2010-03-04 | 1 | -0/+34 |
| | |||||
* | add 'transparent' argument to rsl_rll_push_l3() and rsl_rll_push_l3() | Harald Welte | 2010-03-04 | 1 | -9/+15 |
| | | | | | this is required to make those functions useful for OpenBSC, nut just OsmocomBB | ||||
* | fix rsl_enc_chan_nr() for SDCCH4 | Harald Welte | 2010-03-04 | 1 | -1/+1 |
| | |||||
* | add two new RSL utility functions | Harald Welte | 2010-03-02 | 1 | -0/+48 |
| | |||||
* | Import value_string utilities and some RSL stuff from OpenBSC | Harald Welte | 2010-03-01 | 1 | -0/+239 |