aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc
AgeCommit message (Expand)AuthorFilesLines
2016-07-28dyn TS: Rename bsc_dyn_pdch.c to bsc_dyn_ts.cNeels Hofmeyr2-1/+1
2016-07-28dyn TS: split dyn_pdch_init() for new dyn type and renameNeels Hofmeyr4-14/+41
2016-07-28dyn TS: implement pchan switchover logicNeels Hofmeyr4-1/+351
2016-07-28dyn TS: chan act: set chan_nr according to dyn pchan typeNeels Hofmeyr1-2/+6
2016-07-28dyn TS: enhance channel allocator for dynamic TSNeels Hofmeyr1-7/+120
2016-07-28dyn TS: rsl_lchan_lookup(): add dyn PCHANNeels Hofmeyr1-2/+12
2016-07-28dyn TS: verify_chan_comb(): handle new dyn TS NM_CHANC_*Neels Hofmeyr1-0/+3
2016-07-28dyn TS: rsl *2chan_nr(): handle TCH/F_TCH/H_PDCHNeels Hofmeyr1-0/+7
2016-07-28dyn TS: gsm_lchan2chan_nr(): decouple from ts->pchanNeels Hofmeyr3-6/+16
2016-07-28dyn TS: rename lchan->dyn_pdch to lchan->dynNeels Hofmeyr2-5/+5
2016-07-28prepare dyn TS: act lchan: fetch the channel mode a bit laterNeels Hofmeyr1-8/+8
2016-07-28error log: rsl_chan_activate_lchan: log channel mode errorNeels Hofmeyr1-1/+5
2016-07-28cosmetic: dyn_pdch_init(): debug log: use new gsm_ts_and_pchan_name()Neels Hofmeyr1-4/+4
2016-07-28gsm_ts2chan_nr(): add assertions for lchan_nrNeels Hofmeyr1-0/+14
2016-07-28Modify SI 13 field to support 11 bit RACHbhargava5-1/+43
2016-07-28debug log: fix line endings for abis_rsl_rx_rll loggingNeels Hofmeyr1-0/+3
2016-07-27Fix default subscriber regexpMax1-1/+1
2016-07-25log lchan_alloc() resultNeels Hofmeyr1-0/+8
2016-07-25error log: abis_rsl.c: log errors in channel_mode_from_lchan()Neels Hofmeyr1-0/+12
2016-07-25code dup: join [rsl_]lchan_lookup() from libbsc and osmo-btsNeels Hofmeyr3-42/+61
2016-07-25gsm_data_shared: add gsm_ts_and_pchan_name() for dyn ts loggingNeels Hofmeyr2-0/+50
2016-07-25dyn TS: add ts->dyn stateNeels Hofmeyr2-0/+8
2016-07-25cosmetic: rsl_rx_chan_act_ack(): use local lchan var in 14 instancesNeels Hofmeyr1-14/+15
2016-07-25cosmetic: act lchan type: use constant instead of 0x00Neels Hofmeyr1-1/+1
2016-07-25cosmetic: rsl_rx_rf_chan_rel_ack(): use local ts var for brevityNeels Hofmeyr1-5/+5
2016-07-25comments: clarify some dynamic TS commentsNeels Hofmeyr2-6/+9
2016-07-25fix: create_pdp_conf(): unset reject_cause after unknown ran_typeNeels Hofmeyr1-0/+4
2016-07-25remove old copy of documentation that now is in osmo-gsm-manuals.gitHarald Welte3-739/+0
2016-07-25sgsn: add statistics counter for GPRS and PDP packetsAlexander Couzens6-3/+82
2016-07-25bs11_config: add brackets to fix warning in argument parsingAlexander Couzens1-1/+2
2016-07-24fix ctrl test: dyn TS: use new GSM_PCHAN_TCH_F_TCH_H_PDCHNeels Hofmeyr3-5/+10
2016-07-23mncc_sock: use osmo_sock_unix_init() from libosmocoreVadim Yanitskiy1-52/+5
2016-07-23gprs_gmm: remove duplicated start of T3395Alexander Couzens1-2/+1
2016-07-17SGSN: fix FCS calculation for encrypted framesDieter Spaar1-4/+10
2016-07-17dyn pdch: don't PDCH ACT if gprs mode is noneNeels Hofmeyr2-2/+16
2016-07-17cosmetic: dyn_pdch_init(): flatten if-logic, add commentsNeels Hofmeyr1-12/+12
2016-07-17SGSN: move cipher application to separate functionMax1-41/+42
2016-07-16SGSN: encrypt/decrypt only necessary framesMax6-34/+51
2016-07-16SGSN: add preliminary support for GPRS encryptionMax6-31/+49
2016-07-16SGSN: split GEA key management from TLLIMax4-21/+38
2016-07-16SGSN: use unique AUTH REQ referenceMax5-8/+46
2016-07-11osmux: Add negotiation state so race conditions can't disable osmuxDaniel Willmann3-5/+7
2016-07-11SGSN: prevent starting with inconsistent configMax2-3/+16
2016-07-09Make random MSISDN assignment optionalMax12-60/+141
2016-07-09libbsc: skip channel state LCHAN_S_INACTIVE while handoverAlexander Couzens1-1/+0
2016-07-04SGSN: move TLLI unassignment into separate functionMax5-20/+18
2016-07-04SGSN: add vty config for choosing GPRS encryptionMax2-2/+32
2016-07-01SGSN: force GSUP CN domain to PSMax1-1/+1
2016-06-29Fix vty tests with subscriber deletionMax1-9/+11
2016-06-24err log: tweak dyn pdch ack error loggingNeels Hofmeyr1-6/+6