aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs/gprs_sgsn.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-18sgsn_mm_ctx_find_ggsn_ctx(): fix: always set gsm_causeVadim Yanitskiy1-1/+2
2019-07-17Spelling fixesRuben Undheim1-3/+3
2019-06-17replace magic tmsi constant with defineEric Wild1-2/+2
2019-06-13sgsn: Have authentication required on by defaultPau Espin Pedrol1-0/+1
2019-05-29sgsn: Fix echo timer not started upon first pdp ctx createdPau Espin Pedrol1-7/+9
2018-10-30Allocate sgsn_instance with tallocPau Espin Pedrol1-1/+12
2018-10-30Update wrong references to bsc in sgsn codePau Espin Pedrol1-7/+7
2018-09-19GTP: refactor the echo timerAlexander Couzens1-4/+14
2018-09-19sgsn_ggsn_ctx_drop_pdp: protect against nullpointer when MM is goneAlexander Couzens1-1/+3
2018-09-13gprs_gmm: introduce a GMM Attach Request FSMAlexander Couzens1-0/+6
2018-08-17Use osmo_clock_gettime from libosmocorePau Espin Pedrol1-1/+1
2018-07-24sgsn: Fix crash using new libgtp cb_recovery2 APIPau Espin Pedrol1-2/+6
2018-07-16Forward GGSN originated DEACT PDP CTX REQPau Espin Pedrol1-7/+7
2018-07-16sgsn: Don't attempt to delete GTP pdp ctx if GGSN was restartedPau Espin Pedrol1-5/+12
2018-07-16Add optional TearDownInd IE in PDP DEACT REQ towards PCUPau Espin Pedrol1-2/+1
2018-07-13Disarm T3395 when dettaching mmctx from pdpctxPau Espin Pedrol1-3/+1
2018-07-13osmo-sgsn: ping GGSN periodically and check for restart counterPau Espin Pedrol1-2/+23
2018-07-13Maintain per ggsn pdp ctx listPau Espin Pedrol1-10/+12
2017-12-27Migrate from OpenSSL to osmo_get_rand_id()Max1-5/+4
2017-12-26Use connection id when allocating rate countersMax1-3/+5
2017-11-28Replace '.' in counter names with ':'Pau Espin Pedrol1-14/+14
2017-11-21Replace '.' in counter names with ':'Harald Welte1-23/+23
2017-09-06move include/openbsc to include/osmocom/sgsnNeels Hofmeyr1-8/+8
2017-08-30split off osmo-sgsn: remove files, apply build1.1.0Neels Hofmeyr1-0/+2
2017-08-30move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr1-1/+10
2017-08-27Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str()Harald Welte1-1/+2
2017-08-27check for missing result of rate_ctr_group_alloc()Harald Welte1-0/+16
2017-08-27sgsn: Fill the cch_pdp with a value coming from the tlv structureHolger Hans Peter Freyther1-5/+16
2017-08-27Implement IuCS (large refactoring and addition)Neels Hofmeyr1-0/+1
2017-08-27move openbsc/* to repos rootNeels Hofmeyr1-0/+895