aboutsummaryrefslogtreecommitdiffstats
path: root/src/sgsn/gprs_sgsn.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-08sgsn_mm_ctx_alloc(): check for unallocated fsmsAlexander Couzens1-0/+25
2019-10-08gprs_sgsn: always allocate Gb/Iu mm fsmAlexander Couzens1-6/+6
2019-09-10sgsn_pdp_ctx_terminate: check llme before accessingAlexander Couzens1-1/+2
2019-09-03Split out GPRS SM layer into its own filePau Espin Pedrol1-0/+1
2019-09-03Implement GMM State using osmocom FSMPau Espin Pedrol1-2/+5
2019-09-02Move out sgsn to its own subdirPau Espin Pedrol1-0/+1017