aboutsummaryrefslogtreecommitdiffstats
path: root/src/sgsn/gprs_gmm.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-21gprs_gmm.c: Send XID reset with received TLLIPau Espin Pedrol1-1/+1
2019-11-21Improve logging in gprs_llc.c codePau Espin Pedrol1-2/+2
2019-11-08gmm: Fix assertion hit during RA UPD REQ before completting gmm attachPau Espin Pedrol1-2/+2
2019-10-08gprs_gmm: release Iu connection on RAU failuresAlexander Couzens1-0/+6
2019-09-03Split out GPRS SM layer into its own filePau Espin Pedrol1-700/+6
2019-09-03Implement GMM State using osmocom FSMPau Espin Pedrol1-23/+21
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 Pedrol1-0/+2852