aboutsummaryrefslogtreecommitdiffstats
path: root/src/sgsn/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2023-01-17[2/N] Use libosmo-gprs-{llc,sndcp}pespin/libosmo-gprsPau Espin Pedrol1-7/+0
2023-01-11Depend on libosmo-gprs-{llc,sndcp}Pau Espin Pedrol1-0/+4
2023-01-11Split gprs_sgsn.{c,h} -> {auth,mmctx,sgsn}.{c,h}Pau Espin Pedrol1-1/+2
2023-01-11Move sgsn_pdp_ctx to its own file pdpctx.{c,h}Pau Espin Pedrol1-0/+1
2023-01-05Move struct apn_ctx and APN related definitions to its own filePau Espin Pedrol1-0/+1
2023-01-05Move struct sgsn_ggsn_ctx to its own file gtp_ggsn.{c,h}Pau Espin Pedrol1-0/+1
2022-12-28Rename gprs_gb.[c,h] -> gprs_ns.[c,h]Pau Espin Pedrol1-1/+1
2022-12-28Create new specific file for BSSGP codePau Espin Pedrol1-0/+1
2021-05-19Support forwarding RIM messages over GTPCv1 EUTRAN<->GERANPau Espin Pedrol1-0/+1
2021-01-28sgsn_rim: Add routing for (GERAN) BSSGP RIM messagesPhilipp Maier1-0/+1
2019-10-03Avoid compiling unneeded files when building without IuAlexander Couzens1-2/+5
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-0/+1
2019-09-02Move out sgsn to its own subdirPau Espin Pedrol1-0/+88