aboutsummaryrefslogtreecommitdiffstats
path: root/src/sgsn/gprs_sm.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-11Move extern declarations of tall_sgsn_ctx to sgsn.hPau Espin Pedrol1-2/+0
2023-01-11gtp_{ggsn,mme}: Allocate contexts under struct sgsn_instancePau Espin Pedrol1-1/+1
2023-01-05Move gtp related functions to gtp.hPau Espin Pedrol1-0/+1
2023-01-05Move struct sgsn_ggsn_ctx to its own file gtp_ggsn.{c,h}Pau Espin Pedrol1-0/+1
2021-06-04Use new stat item/ctr getter APIsPau Espin Pedrol1-8/+8
2020-10-19Fix crash rx DeactPdpReq while waiting for DeactPdpAck after gtp side is freedPau Espin Pedrol1-1/+5
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 Pedrol1-0/+749