summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Introduce IPAC manufacture-defined measurement pre-processing variablesnrw/litecell15-mergeMinh-Quang Nguyen2016-09-021-0/+61
* IuPS: add Iu response to delete_pdp_conf()Daniel Willmann2016-09-011-0/+7
* IuPS: add Iu response to create_pdp_conf()Daniel Willmann2016-09-013-0/+35
* IuPS: redirect Iu in various places, link Iu in sgsn-testDaniel Willmann2016-09-012-6/+65
* IuPS: osmo-sgsn: add core IuPS impl, call iu_init()Daniel Willmann2016-09-017-3/+239
* IuPS: add VTY config for asn_debugNeels Hofmeyr2016-08-313-1/+53
* osmo-nitb: generate backtrace on SIGABRTHarald Welte2016-08-311-0/+1
* bsc/netinit: correct mistyped rate counterAlexander Couzens2016-08-301-1/+1
* libmsc/bsc: split rate counters into bsc and msc groupAlexander Couzens2016-08-2911-94/+110
* IuPS: track msg->dst aka ue_conn_ctx, commentDaniel Willmann2016-08-271-0/+4
* gprs_gmm: Fix bit mask when determining update/attach typeDaniel Willmann2016-08-271-2/+6
* cosmetic: gprs_sgsn.c: move pdp.h include to topNeels Hofmeyr2016-08-271-1/+2
* add libiuNeels Hofmeyr2016-08-276-3/+844
* Adding LLC-XID related modifications in LLCPhilipp2016-08-273-57/+315
* Moving grs_sndcp.h header file to includePhilipp2016-08-275-7/+3
* Adding LLC-XID encoder / decoder and unit testPhilipp2016-08-2711-3/+526
* log: rsl notice: tiny tweak for readabilityNeels Hofmeyr2016-08-271-1/+1
* log: improve for rsl_lchan_mark_broken()Neels Hofmeyr2016-08-271-9/+3
* dyn TS: debug log: if still in use, also log lchan type and stateNeels Hofmeyr2016-08-271-3/+5
* dyn TS: debug log 'switchover complete' only when there was a switchoverNeels Hofmeyr2016-08-271-2/+3
* dyn TS: fix OS#1798: on late RF CHAN REL ACK, activate PDCHNeels Hofmeyr2016-08-271-0/+2
* dyn TS: fix: properly run an lchan activation timeoutNeels Hofmeyr2016-08-271-0/+7
* dyn TS: clearly use lchan[0], fixing minor confusionNeels Hofmeyr2016-08-273-42/+56
* dyn TS: fix error recovery: switch to PDCH after lchan error stateNeels Hofmeyr2016-08-271-0/+3
* dyn TS: move check whether to switch to PDCH to separate functionNeels Hofmeyr2016-08-271-17/+33
* libmsc: add missing count of sms no receiver when using smpp_firstAlexander Couzens2016-08-271-1/+3
* libbsc/libmsc: convert old osmo counter into rate_ctrgsAlexander Couzens2016-08-2711-140/+152
* sgsn: add statistics counter for LLC packetsAlexander Couzens2016-08-273-0/+15
* move ts_sublots() to gsm_data_shared.c, it will be used by osmo-btsNeels Hofmeyr2016-08-274-27/+27
* chan_alloc.c: use ts_subslots() instead of subslots_per_pchan[]Neels Hofmeyr2016-08-271-2/+2
* dyn TS: bts_chan_load: use correct nr of subslots for dyn tsNeels Hofmeyr2016-08-271-1/+3
* comment: gsm48_gmm_sendmsg(): add spec reference on encryptableNeels Hofmeyr2016-08-221-1/+3
* ci: Attempt to disable doxygen warnings of dependenciesHolger Hans Peter Freyther2016-08-151-2/+3
* Add web proxy for control interfaceMax2016-08-111-0/+147
* Add python functions to get/set ctrl variablesMax2016-08-111-4/+27
* Use random operation idMax2016-08-111-8/+10
* gsm_pchan2chan_nr(): fix uninitialized cbitsNeels Hofmeyr2016-08-101-6/+5
* gsm_pchan2chan_nr: disable a chan_nr assert in BTS, to not break octphyNeels Hofmeyr2016-08-101-0/+10
* add .mailmap file for mapping git author name/mail in shortlogHarald Welte2016-08-081-0/+12
* add example config for sysmobtsHarald Welte2016-08-081-0/+77
* Improve code re-useMax2016-07-291-58/+59
* dyn TS: OS#1778 workaround: disable TCH/F on dyn TS for nitbNeels Hofmeyr2016-07-284-1/+21
* dyn TS: Rename bsc_dyn_pdch.c to bsc_dyn_ts.cNeels Hofmeyr2016-07-282-1/+1
* dyn TS: split dyn_pdch_init() for new dyn type and renameNeels Hofmeyr2016-07-284-14/+41
* dyn TS: implement pchan switchover logicNeels Hofmeyr2016-07-284-1/+351
* dyn TS: chan act: set chan_nr according to dyn pchan typeNeels Hofmeyr2016-07-281-2/+6
* dyn TS: enhance channel allocator for dynamic TSNeels Hofmeyr2016-07-281-7/+120
* dyn TS: rsl_lchan_lookup(): add dyn PCHANNeels Hofmeyr2016-07-281-2/+12
* dyn TS: verify_chan_comb(): handle new dyn TS NM_CHANC_*Neels Hofmeyr2016-07-281-0/+3
* dyn TS: rsl *2chan_nr(): handle TCH/F_TCH/H_PDCHNeels Hofmeyr2016-07-281-0/+7