aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gprs_sgsn.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-09Merge branch 'master' into sysmocom/iu, with tweakssysmocom/iu_orig_historyNeels Hofmeyr1-4/+3
2016-05-04gprs: Track PMM statesDaniel Willmann1-2/+13
2016-05-01Identify PDP context by RAB ID, not TEIHarald Welte1-3/+0
2016-05-01SGSN: Use PDP Context NSAPI as RAB IDHarald Welte1-2/+0
2016-04-29use new libosmocore gsm_23_003.h for IMEI/IMSI lengthHarald Welte1-4/+3
2016-04-19gprs: Keep track of key negotiation and set the key status flag in sec_mod_cmdDaniel Willmann1-1/+1
2016-04-08gprs: Save integrity protection status inside ue ctx, not mm ctxDaniel Willmann1-2/+3
2016-04-08gprs: Use different RAB IDs for activationDaniel Willmann1-0/+2
2016-03-18libiu: Change gprs_transp_upd_key to be useful for CS as wellDaniel Willmann1-0/+1
2016-03-03WIP: Try and activate RABs after service requestDaniel Willmann1-0/+6
2016-03-03sgsn: Add a function to return the pdp ctx for an mm ctx and teiDaniel Willmann1-0/+3
2016-03-03WIP: Really ugly hacks to get up to (and including) PDP CTX ACTHarald Welte1-0/+4
2016-03-03prepare sgsn_mm_ctx for Gb and Iu mode (UMTS)Harald Welte1-11/+50
2016-02-25enable ctrl bind config for various programsNeels Hofmeyr1-1/+2
2016-02-22sgsn: Re-add searching for MM ctx based on TLLI / P-TMSI matchesJacob Erlbeck1-0/+4
2015-05-25sgsn: Allow to resolve the IPv4 address of a GGSN through DNSHolger Hans Peter Freyther1-1/+29
2015-05-24sgsn: Extract the hlr Number into the mm contextHolger Hans Peter Freyther1-0/+3
2015-05-24gsup: Copy the hlr-Number and use it during purgeHolger Hans Peter Freyther1-0/+3
2015-05-17cdr: Remember the charging id supplied by the GGSNHolger Hans Peter Freyther1-0/+1
2015-05-06sgsn: Create an initial and limited CDR moduleHolger Hans Peter Freyther1-0/+5
2015-05-06sgsn: Make the free function internalHolger Hans Peter Freyther1-1/+0
2015-05-05sgsn: Store subscribed QoS and attempt to use itHolger Hans Peter Freyther1-0/+2
2015-05-05sgsn: Copy the msisdn to the sgsn_data and use it in PDP activationHolger Hans Peter Freyther1-0/+3
2015-02-06Revert "gprs: Block other GSUP procedures during PURGE_MS"Jacob Erlbeck1-12/+0
2015-02-06sgsn: Select GGSN based on APNJacob Erlbeck1-0/+5
2015-02-06sgsn: Add sgsn_ggsn_ctx_free functionJacob Erlbeck1-0/+1
2015-02-06sgsn: Add functions to handle APN contextsJacob Erlbeck1-0/+6
2015-02-06sgsn: Add PDP info to subscriber dataJacob Erlbeck1-0/+12
2015-01-28sgsn: Add sgsn_mm_ctx_cleanup_free for safe shutdownJacob Erlbeck1-0/+1
2015-01-28sgsn: Don't allow mmctx == NULL in sgsn_update_subscriber_dataJacob Erlbeck1-2/+1
2015-01-27gprs: Rename gprs_subscr_delete to gprs_subscr_cleanupJacob Erlbeck1-1/+1
2015-01-26gprs: Do not put the subscr in gprs_subscr_deleteJacob Erlbeck1-1/+1
2015-01-26sgsn: Remove the "permanent" subscriber cacheHolger Hans Peter Freyther1-2/+0
2015-01-26sgsn: Remove inactive LLME/MM after inactivity timeoutJacob Erlbeck1-0/+1
2015-01-20sgsn: Add SGSN_ERROR_CAUSE_NONE and use it instead of 0Jacob Erlbeck1-0/+2
2015-01-20gprs: Add replies for all GSUP requestsJacob Erlbeck1-1/+2
2015-01-20gprs: Block other GSUP procedures during PURGE_MSJacob Erlbeck1-0/+12
2015-01-18gprs: Retry PURGE_MS procedure after timeoutJacob Erlbeck1-0/+1
2015-01-18gprs: Use PURGE MS messagesJacob Erlbeck1-0/+1
2015-01-18gprs: Add expiry timeout for subscriber entriesJacob Erlbeck1-0/+1
2015-01-18gprs: Add LOGGSUBSCRP macro to log subscriber infoJacob Erlbeck1-0/+4
2015-01-18sgsn: Pass subscriber error causes to the GMM layerJacob Erlbeck1-0/+1
2015-01-18gprs: Remove now unused authenticate flagHolger Hans Peter Freyther1-1/+0
2015-01-18sgsn: Integrate the GSUP client into the SGSNJacob Erlbeck1-1/+1
2015-01-10gprs: Add subscriber functions to create/handle GSUP messagesJacob Erlbeck1-0/+1
2014-12-24sgsn: Add a subscriber based authentication phaseJacob Erlbeck1-3/+12
2014-12-24sgsn: Add support for authentication tripletsJacob Erlbeck1-0/+4
2014-12-10sgsn: Support subscriber based authenticationJacob Erlbeck1-2/+2
2014-12-10sgsn: Integrate Auth & Ciph into gsm48_gmm_authorizeJacob Erlbeck1-0/+1
2014-12-09sgsn: Put SGSN related subscriber data into separate structJacob Erlbeck1-0/+1