aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/chan_alloc.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-19[lchan] RSL and RR need the multirate config, place it in the lchanHolger Hans Peter Freyther1-0/+3
2009-11-19[lchan] Fix the SAPI reset in the chan allocation...Holger Hans Peter Freyther1-1/+1
2009-10-29[lchan] Keep track which SAPIs has been established with the BTSHolger Hans Peter Freyther1-0/+3
2009-10-27misc: Use NULL instead of integer value for a NULL pointerHolger Hans Peter Freyther1-2/+2
2009-08-10when channel allocator operates in reverse order, prefer SDCCH/8 over SDCCH/4Harald Welte1-2/+11
2009-08-10introduce bts->chan_alloc_reverse flagHarald Welte1-17/+38
2009-08-10use list iteration macros to iterate over list of TRXHarald Welte1-6/+7
2009-08-10move chcomb4pchan to public abis_nm_chcomb4pchan() functionHarald Welte1-10/+1
2009-08-09chane TRX0/TS0 channel combination to not include a CBCHHarald Welte1-5/+5
2009-08-09move search for existing lchan for subscriber to new functionHarald Welte1-0/+15
2009-08-08start using the RLL RELEASE proceduresHarald Welte1-1/+1
2009-07-29make channel allocator policy multi-TRX awareHarald Welte1-14/+28
2009-06-26Merge branch 'master' into tallocHarald Welte1-1/+1
2009-06-26fix typosHarald Welte1-1/+1
2009-06-21switch to dynamically allocated BTS and TRX data structuresHarald Welte1-6/+7
2009-06-10reworked MNCC codebaseHarald Welte1-2/+2
2009-06-10move openbsc into its own subdirectoryHarald Welte1-0/+256