aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gprs_gmm.h
AgeCommit message (Expand)AuthorFilesLines
2016-03-03sai arg back to pointerNeels Hofmeyr1-1/+1
2016-03-03tweak ..rcvmsg_iu()'s sai arg.Neels Hofmeyr1-1/+1
2016-03-03iu_common wipNeels Hofmeyr1-0/+2
2016-03-03rename gsm0408_gprs_rcvmsg() to gsm0408_gprs_rcvmsg_gb()Harald Welte1-1/+1
2015-01-26sgsn: Remove inactive LLME/MM after inactivity timeoutJacob Erlbeck1-0/+2
2015-01-18sgsn: Pass subscriber error causes to the GMM layerJacob Erlbeck1-2/+2
2014-12-10sgsn: Integrate Auth & Ciph into gsm48_gmm_authorizeJacob Erlbeck1-0/+1
2014-12-09sgsn: Add gsm0408_gprs_access_cancelledJacob Erlbeck1-0/+1
2014-11-14sgsn: Make authorization asynchronousJacob Erlbeck1-0/+2
2014-11-14sgsn: Split gsm0408_gprs_force_reattach into 2 functionsJacob Erlbeck1-1/+2
2014-10-27sgsn: Send detach(re-attach) instead of gmm status if TLLI unknownJacob Erlbeck1-0/+1
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-1/+1
2010-12-26SGSN: Implement network-initiated PDP CTX DEACT when GGSN restartsHarald Welte1-0/+1
2010-06-09[GPRS] SGSN: Pass BSSGP SUSPEND/RESUME up to GMM and alter MMCTX stateHarald Welte1-0/+4
2010-06-01[GPRS] Major LLC / TLLI handling fixesHarald Welte1-1/+4
2010-05-18[GPRS] SGSN: properly delete a PDP context after receiving PDP CTX DEACT REQHarald Welte1-1/+2
2010-05-18[GPRS] add missing header file gprs_gmm.hHarald Welte1-0/+10