aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src
AgeCommit message (Expand)AuthorFilesLines
2016-09-22bssmap assignment requestneels/a-ifaceNeels Hofmeyr1-0/+51
2016-09-18debug log for sms: fix/addNeels Hofmeyr3-2/+14
2016-09-18Sanity fixes for gsm0408_dispatch(): rc, assertionsNeels Hofmeyr1-0/+5
2016-09-18cosmetic: various comment, whitespace tweaksNeels Hofmeyr2-3/+2
2016-09-18utils/Makefile.am: remove unused LIBOSMOVTY_CFLAGSNeels Hofmeyr1-1/+0
2016-09-18vty l3 help: fix typo 'comamnds'; fix english s/his//Neels Hofmeyr1-5/+5
2016-09-18remove unused bsc_copyright from bsc_vty.cNeels Hofmeyr1-1/+0
2016-09-17Modify SI 13 field for control_ack_typeMax4-2/+45
2016-09-17log causing rx event for lchan_lookup errorsNeels Hofmeyr1-8/+14
2016-09-17log: abis_rsl: don't log 'error' when there is no errorNeels Hofmeyr1-1/+5
2016-09-17sms: change rp err cause of smpp_try_deliver errorsAlexander Couzens1-4/+13
2016-09-15Build fixesAlexander Huemer1-1/+3
2016-09-15Consistenly format variables in */Makefile.am filesAlexander Huemer15-228/+742
2016-09-05gprs/gprs_llc: fix null pointer deref in gprs_llc_rcvmsgAlexander Couzens1-2/+1
2016-09-05gprs/gsm0408_gprs_force_reattach_oldmsg: check llme before useAlexander Couzens1-1/+2
2016-09-02IuPS: Change GTP-U endpoint to SGSN in PMM_IDLE and page UE when data arrivesDaniel Willmann2-1/+31
2016-09-02IuPS: Introduce function to change PMM stateDaniel Willmann1-6/+29
2016-09-02IuPS: GMM Attach: reset MM ctx pending_reqDaniel Willmann1-0/+1
2016-09-02IuPS: sgsn_mm_ctx: add enum gprs_pmm_state field, track PMM stateDaniel Willmann2-0/+7
2016-09-02IuPS: RA UPD: make sure to authorize, for Iu Integrity ProtectionDaniel Willmann1-4/+7
2016-09-02IuPS: add GMM Service Request rx and txDaniel Willmann1-0/+199
2016-09-02IuPS: send Security Mode Command, track the new_key flag.Daniel Willmann2-0/+14
2016-09-02IuPS: dev hack: init hardcoded Ki on ATT REQDaniel Willmann1-0/+29
2016-09-01IuPS: add Iu response to delete_pdp_conf()Daniel Willmann1-0/+7
2016-09-01IuPS: add Iu response to create_pdp_conf()Daniel Willmann2-0/+33
2016-09-01IuPS: redirect Iu in various places, link Iu in sgsn-testDaniel Willmann1-6/+55
2016-09-01IuPS: osmo-sgsn: add core IuPS impl, call iu_init()Daniel Willmann5-3/+234
2016-08-31IuPS: add VTY config for asn_debugNeels Hofmeyr2-1/+51
2016-08-31osmo-nitb: generate backtrace on SIGABRTHarald Welte1-0/+1
2016-08-30bsc/netinit: correct mistyped rate counterAlexander Couzens1-1/+1
2016-08-29libmsc/bsc: split rate counters into bsc and msc groupAlexander Couzens10-62/+63
2016-08-27IuPS: track msg->dst aka ue_conn_ctx, commentDaniel Willmann1-0/+4
2016-08-27gprs_gmm: Fix bit mask when determining update/attach typeDaniel Willmann1-2/+6
2016-08-27cosmetic: gprs_sgsn.c: move pdp.h include to topNeels Hofmeyr1-1/+2
2016-08-27add libiuNeels Hofmeyr3-2/+781
2016-08-27Adding LLC-XID related modifications in LLCPhilipp1-57/+302
2016-08-27Moving grs_sndcp.h header file to includePhilipp4-59/+2
2016-08-27Adding LLC-XID encoder / decoder and unit testPhilipp2-1/+263
2016-08-27log: rsl notice: tiny tweak for readabilityNeels Hofmeyr1-1/+1
2016-08-27log: improve for rsl_lchan_mark_broken()Neels Hofmeyr1-9/+3
2016-08-27dyn TS: debug log: if still in use, also log lchan type and stateNeels Hofmeyr1-3/+5
2016-08-27dyn TS: debug log 'switchover complete' only when there was a switchoverNeels Hofmeyr1-2/+3
2016-08-27dyn TS: fix OS#1798: on late RF CHAN REL ACK, activate PDCHNeels Hofmeyr1-0/+2
2016-08-27dyn TS: fix: properly run an lchan activation timeoutNeels Hofmeyr1-0/+7
2016-08-27dyn TS: clearly use lchan[0], fixing minor confusionNeels Hofmeyr2-41/+55
2016-08-27dyn TS: fix error recovery: switch to PDCH after lchan error stateNeels Hofmeyr1-0/+3
2016-08-27dyn TS: move check whether to switch to PDCH to separate functionNeels Hofmeyr1-17/+33
2016-08-27libmsc: add missing count of sms no receiver when using smpp_firstAlexander Couzens1-1/+3
2016-08-27libbsc/libmsc: convert old osmo counter into rate_ctrgsAlexander Couzens10-90/+74
2016-08-27sgsn: add statistics counter for LLC packetsAlexander Couzens2-0/+11