aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs/sgsn_libgtp.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-02Move out sgsn to its own subdirPau Espin Pedrol1-842/+0
2019-09-02Move lots of Iu/ranap specific code into its own filePau Espin Pedrol1-72/+2
2019-09-02sgsn: gtp: Drop related pdp contexts on echo timeout against GGSNPau Espin Pedrol1-7/+10
2019-08-30gtp: cb_delete_context(): Clarify why pdp->lib is set to NULLPau Espin Pedrol1-2/+3
2019-08-15gprs_sgsn.h: Flag MM_CTX_T_GERAN_Iu as not supportedPau Espin Pedrol1-0/+2
2019-06-06sgsn_libgtp: Use new per-GSN libgtp API instead of deprecated APIPau Espin Pedrol1-1/+1
2018-12-10Use explicit length checkMax1-3/+1
2018-10-04sgsn_libgtp: fix a potential memleak when the GGSN is not reachableAlexander Couzens1-6/+6
2018-07-24sgsn: Fix crash using new libgtp cb_recovery2 APIPau Espin Pedrol1-6/+9
2018-07-19sgsn: gtp: Use new API to send PDP DEL CTX REQ without freeing ctx locallyPau Espin Pedrol1-6/+2
2018-07-17sgsn: subscriber: Avoid calling memcpy with NULL srcPau Espin Pedrol1-10/+17
2018-07-16Forward GGSN originated DEACT PDP CTX REQPau Espin Pedrol1-0/+7
2018-07-13osmo-sgsn: ping GGSN periodically and check for restart counterPau Espin Pedrol1-0/+5
2018-07-13Maintain per ggsn pdp ctx listPau Espin Pedrol1-3/+2
2018-07-09sgsn_libgtp.c: Log pointer of deleted contextPau Espin Pedrol1-1/+1
2018-02-13sgsn_libgtp.c: Fix typos and whitespacePau Espin Pedrol1-4/+4
2018-01-19Use gsm48_encode_ra() for RAI encodingMax1-1/+1
2017-10-27Log address on GTP creationMax1-0/+2
2017-10-20SGSN: check that GSN is created in proper modeMax1-0/+3
2017-10-02Use extended logging for PDP contextsMax1-2/+3
2017-09-06move include/openbsc to include/osmocom/sgsnNeels Hofmeyr1-8/+8
2017-08-30move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr1-3/+3
2017-08-27SGSN: Fix RAN information exposed on GTP during PDP CTX CREATEHarald Welte1-7/+18
2017-08-27sgsn: Convert cch_pdp to host order for libgtpHolger Hans Peter Freyther1-5/+2
2017-08-27sgsn: Fill the cch_pdp with a value coming from the tlv structureHolger Hans Peter Freyther1-0/+7
2017-08-27Implement IuCS (large refactoring and addition)Neels Hofmeyr1-1/+1
2017-08-27SGSN: Don't indicate GERAN in Iu mode PDP CTX ACT REQ to GGSNHarald Welte1-10/+20
2017-08-27move openbsc/* to repos rootNeels Hofmeyr1-0/+860