aboutsummaryrefslogtreecommitdiffstats
path: root/src/sgsn
AgeCommit message (Expand)AuthorFilesLines
2019-10-08Iu: implement a user inactivity timerAlexander Couzens2-2/+27
2019-10-03gprs_ranap: release Iu UE Context when exiting PMM ConnectedAlexander Couzens2-1/+40
2019-10-03Avoid compiling unneeded files when building without IuAlexander Couzens2-6/+5
2019-09-28sgsn: when receiving data PDU notify the Gb GMM fsmAlexander Couzens2-1/+18
2019-09-12gprs_ranap: refactor REQUIRE_MM defineAlexander Couzens1-16/+6
2019-09-12mm_gb_fsm: unassign the llme when entering MM_IDLEAlexander Couzens1-0/+11
2019-09-12gprs_ranap: send CommonId after receiving Security Mode CompleteAlexander Couzens1-0/+1
2019-09-10sgsn_pdp_ctx_terminate: check llme before accessingAlexander Couzens1-1/+2
2019-09-06sgsn: Reject PdpActReq if no GTP pdp ctx existsPau Espin Pedrol1-0/+5
2019-09-03Split out GPRS SM layer into its own filePau Espin Pedrol7-700/+760
2019-09-03Implement GMM State using osmocom FSMPau Espin Pedrol6-39/+220
2019-09-02gmm: Move code handling GMM PTMSI Realloc Complete to its own functionPau Espin Pedrol1-11/+17
2019-09-02gmm: Move code handling GMM Routing Area Update Complete to its own functionPau Espin Pedrol1-25/+32
2019-09-02gmm: Move code handling GMM Attach Complete to its own functionPau Espin Pedrol1-33/+40
2019-09-02Move out sgsn to its own subdirPau Espin Pedrol26-0/+16828