aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/sgsn/gprs_sgsn.h
AgeCommit message (Expand)AuthorFilesLines
2019-09-10sgsn_auth: Move UL check to a helper functionPau Espin Pedrol1-0/+1
2019-09-03Implement GMM State using osmocom FSMPau Espin Pedrol1-10/+1
2019-09-02enum gprs_gmm_state: Fix spec referencePau Espin Pedrol1-1/+1
2019-09-02vty: Print MM state and RAN type in show mm-contextPau Espin Pedrol1-0/+1
2019-09-02Introduce FSM mm_state_iu_fsmPau Espin Pedrol1-8/+1
2019-09-02Introduce FSM mm_state_gb_fsmPau Espin Pedrol1-10/+1
2019-09-02Split enum gprs_pmm_state into Iu and Gb counterpartsPau Espin Pedrol1-8/+14
2019-09-02sgsn: gtp: Drop related pdp contexts on echo timeout against GGSNPau Espin Pedrol1-0/+1
2019-09-02Introduce log helper LOGGGSN and log category DGTPPau Espin Pedrol1-0/+6
2019-08-28gtp: make echo_interval unsignedPau Espin Pedrol1-1/+1
2019-08-20gprs/gprs_gmm: implement T3314. Timeout to reset MM state READY->STANDBYAlexander Couzens1-0/+4
2019-08-20Introduce and use log macros when no mm ctx availablePau Espin Pedrol1-0/+22
2019-08-15gprs_sgsn.h: Flag MM_CTX_T_GERAN_Iu as not supportedPau Espin Pedrol1-1/+3
2018-12-12remove pointless declaration of struct gsm_networkStefan Sperling1-3/+0
2018-12-11Use explicit parameter for sgsn_auth_init()Max1-1/+1
2018-12-10Constify sgsn_acl_lookup() parameterMax1-1/+1
2018-10-30Allocate sgsn_instance with tallocPau Espin Pedrol1-1/+2
2018-09-19GTP: refactor the echo timerAlexander Couzens1-0/+1
2018-09-19gprs_sgsn.h: fix wrong type of re-attemptsAlexander Couzens1-1/+1
2018-09-13gprs_gmm: introduce a GMM Attach Request FSMAlexander Couzens1-0/+10
2018-07-24sgsn: Fix crash using new libgtp cb_recovery2 APIPau Espin Pedrol1-1/+1
2018-07-16Forward GGSN originated DEACT PDP CTX REQPau Espin Pedrol1-0/+1
2018-07-13osmo-sgsn: ping GGSN periodically and check for restart counterPau Espin Pedrol1-0/+4
2018-07-13Maintain per ggsn pdp ctx listPau Espin Pedrol1-4/+4
2018-05-01GERAN: allow GSM SRES on UMTS AKA challengeNeels Hofmeyr1-1/+12
2017-09-06move include/openbsc to include/osmocom/sgsnNeels Hofmeyr1-0/+484