aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/chan_alloc.h
AgeCommit message (Expand)AuthorFilesLines
2012-12-23rsl: Rename the reason to release_mode and use the enum valueHolger Hans Peter Freyther1-1/+1
2012-04-18lchan: Fix the name of the SACCH in the variable namesHolger Hans Peter Freyther1-1/+1
2012-01-15lchan: Rename release_reason to release_modeHolger Hans Peter Freyther1-1/+1
2011-01-01License change: We are now AGPLv3+ instead of GPLv2+Harald Welte1-6/+5
2010-12-22misc: Remove gsm_subscriber.h include to reduce dependencies.Holger Hans Peter Freyther1-1/+1
2010-09-06[alloc] Assign a TCH for LU when all SDCCHs are occupied.Holger Hans Peter Freyther1-1/+1
2010-06-28bsc_msc: Remove use_count from the subscriber connectionHolger Hans Peter Freyther1-2/+2
2010-06-16bsc_api: Rename lchan_for_subscr to connection_for_subscr and update codeHolger Hans Peter Freyther1-1/+3
2010-06-16chan_alloc: Make the lchan_find(bts,subscr) private/internal..Holger Hans Peter Freyther1-3/+0
2010-04-15[bsc_init] When the RSL/OML connection drops, free all lchansHolger Hans Peter Freyther1-0/+1
2009-12-29export the 'trx_is_usable() function and use it from pagingHarald Welte (local)1-0/+2
2009-12-22Display current channel usage load in 'show bts' and 'show network'Harald Welte1-0/+12
2009-08-09move search for existing lchan for subscriber to new functionHarald Welte1-0/+3
2009-06-10move openbsc into its own subdirectoryHarald Welte1-0/+49