aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/bsc_rll.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-17bsc_api: Remove lchan->conn from the RLL code... it was all dead anywayHolger Hans Peter Freyther1-5/+0
2010-06-10bsc_rll: Stop using lchan refcounts, use the lchan signal to stop the timerHolger Hans Peter Freyther1-2/+27
2010-03-25lchan: Create a structure for MSC data of the lchanHolger Hans Peter Freyther1-2/+7
2010-03-24rll_establish: When on a TCH always use the SACH for SAPI!=0Holger Hans Peter Freyther1-2/+1
2010-02-20split 'libosmocore' from openbsc codebaseHarald Welte1-3/+3
2009-08-09ensure that we use the SACCH where apropriate for RLL connectionsHarald Welte1-1/+11
2009-08-09fix timer and linked list handling of new RLL codeHarald Welte1-1/+5
2009-08-09Add new BSC RLL layer of codeHarald Welte1-0/+104