aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-01IuPS: osmo-sgsn: add core IuPS impl, call iu_init()Daniel Willmann2-0/+5
2016-08-31IuPS: add VTY config for asn_debugNeels Hofmeyr1-0/+2
2016-08-29libmsc/bsc: split rate counters into bsc and msc groupAlexander Couzens1-32/+47
2016-08-27add libiuNeels Hofmeyr2-1/+62
2016-08-27Adding LLC-XID related modifications in LLCPhilipp1-0/+12
2016-08-27Moving grs_sndcp.h header file to includePhilipp2-1/+54
2016-08-27Adding LLC-XID encoder / decoder and unit testPhilipp2-1/+58
2016-08-27dyn TS: clearly use lchan[0], fixing minor confusionNeels Hofmeyr1-1/+1
2016-08-27libbsc/libmsc: convert old osmo counter into rate_ctrgsAlexander Couzens1-50/+78
2016-08-27sgsn: add statistics counter for LLC packetsAlexander Couzens1-0/+4
2016-08-27move ts_sublots() to gsm_data_shared.c, it will be used by osmo-btsNeels Hofmeyr2-2/+2
2016-07-28dyn TS: OS#1778 workaround: disable TCH/F on dyn TS for nitbNeels Hofmeyr1-0/+4
2016-07-28dyn TS: split dyn_pdch_init() for new dyn type and renameNeels Hofmeyr1-1/+4
2016-07-28dyn TS: implement pchan switchover logicNeels Hofmeyr2-0/+4
2016-07-28dyn TS: gsm_lchan2chan_nr(): decouple from ts->pchanNeels Hofmeyr1-1/+4
2016-07-28dyn TS: rename lchan->dyn_pdch to lchan->dynNeels Hofmeyr1-1/+1
2016-07-28Modify SI 13 field to support 11 bit RACHbhargava2-0/+2
2016-07-25code dup: join [rsl_]lchan_lookup() from libbsc and osmo-btsNeels Hofmeyr1-0/+2
2016-07-25gsm_data_shared: add gsm_ts_and_pchan_name() for dyn ts loggingNeels Hofmeyr1-0/+1
2016-07-25dyn TS: add ts->dyn stateNeels Hofmeyr1-0/+6
2016-07-25sgsn: add statistics counter for GPRS and PDP packetsAlexander Couzens2-0/+28
2016-07-24fix ctrl test: dyn TS: use new GSM_PCHAN_TCH_F_TCH_H_PDCHNeels Hofmeyr1-2/+2
2016-07-16SGSN: encrypt/decrypt only necessary framesMax2-2/+6
2016-07-16SGSN: add preliminary support for GPRS encryptionMax3-5/+4
2016-07-16SGSN: split GEA key management from TLLIMax1-3/+6
2016-07-16SGSN: use unique AUTH REQ referenceMax1-0/+2
2016-07-11osmux: Add negotiation state so race conditions can't disable osmuxDaniel Willmann1-0/+1
2016-07-09Make random MSISDN assignment optionalMax3-10/+9
2016-07-04SGSN: move TLLI unassignment into separate functionMax1-0/+1
2016-07-04SGSN: add vty config for choosing GPRS encryptionMax1-1/+2
2016-06-18rm dup: use channel type names from libosmocoreNeels Hofmeyr1-1/+0
2016-06-16dyn PDCH: TS flags: rename one, add three, as enumNeels Hofmeyr1-1/+8
2016-06-14Make random extension range configurableMax3-3/+8
2016-06-14dyn PDCH: send PDCH ACT for each TCH/F_PDCH on TS EnableNeels Hofmeyr1-0/+2
2016-06-14dyn PDCH: Automatically deactivate/activate PDCH on TCH/F+PDCH channelAndreas Eversberg1-0/+6
2016-06-13add DSUA debug constantDaniel Willmann1-0/+1
2016-06-12Add talkspurt indicator for gsm_lchanMax1-1/+2
2016-06-10DTX: add data necessary for schedulingMax1-0/+5
2016-06-10Add DTXd indicator to gsm_lchanMax1-0/+2
2016-06-10add DRANAP debug constantDaniel Willmann1-0/+1
2016-06-05comment tweak for bsc_handover_start()Neels Hofmeyr1-3/+0
2016-06-05Add regexp authorization policy for IMSIMax1-0/+6
2016-06-03Store last used FN for TCHMax1-0/+1
2016-06-02rename gsm0408_gprs_rcvmsg() to gsm0408_gprs_rcvmsg_gb()Harald Welte1-1/+1
2016-06-01prepare sgsn_mm_ctx for Gb and Iu mode (UMTS)Harald Welte1-11/+59
2016-05-31rename enum gprs_mm_state to gprs_gmm_stateDaniel Willmann1-2/+2
2016-05-30bsc: Create minimal SI6 rest octetsHolger Hans Peter Freyther1-0/+1
2016-05-20Make extending subscriber creation easierMax1-1/+6
2016-05-17Move DTX settings to BTSMax2-4/+5
2016-04-29osmo_oap_decode(): Use common argument orderingHarald Welte1-2/+2