aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/abis_rsl.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-04remove superfluous check for lchan->use > 0Harald Welte1-4/+2
2009-07-04release channel on ERROR INDICATIONHarald Welte1-0/+3
2009-06-27fix various RSL msgb memory leaks in error pathsHarald Welte1-4/+10
2009-06-27add new DMEAS debug category for measurement reportingHarald Welte1-13/+14
2009-06-26use named variant when allocating msgb'sHarald Welte1-1/+2
2009-06-22Add parsing of 'L1 information' IE of MEASUREMENT RESULTHarald Welte1-2/+43
2009-06-20Introduce BS and MS power control related functionsHarald Welte1-0/+89
2009-06-10move openbsc into its own subdirectoryHarald Welte1-0/+1263