aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/gprs_sgsn.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-26HACK / unfinished: persistent storage of SGSN statelaforge/gprs_persistentHarald Welte1-0/+78
2010-12-23GPRS/GMM: Correctly look up MM Context in RA UpdateHarald Welte1-1/+18
2010-06-28[SGSN] Fix segfault ar PDP CTX DEACT timeHarald Welte1-0/+1
2010-06-10[GPSR] SGSN: Keep traffic counters for each PDP contextHarald Welte1-0/+15
2010-06-03[GPRS] add comments to SGSN header fileHarald Welte1-1/+2
2010-05-31[GPRS] Implement TMSI reallocation and timers 3350 + 3370Harald Welte1-2/+4
2010-05-18[GPRS] SGSN: use GGSN IP address from config file, disable TMSI allocationHarald Welte1-0/+17
2010-05-18[GPRS] SGSN: actually isert a ggsn context when we allocate itHarald Welte1-0/+1
2010-05-18[GPRS] SGSN: TMSI allocationHarald Welte1-0/+15
2010-05-18[GPRS] SGSN: properly delete a PDP context after receiving PDP CTX DEACT REQHarald Welte1-9/+23
2010-05-18[GPRS] SGSN: properly initialzie pdp_list head of mm ctxHarald Welte1-0/+1
2010-05-18[GPRS] SGSN: Include rate counters in MM ContextHarald Welte1-0/+23
2010-05-17[GPRS] More work on a real SGSNHarald Welte1-1/+119
2010-05-17[GPRS] Initial untested support for libgtpHarald Welte1-1/+2
2010-05-04[gprs] Move all GPRS related code to src/gprs subdirectoryHarald Welte1-0/+96