aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/gprs_sgsn.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-05sgsn: Make P-TMSI a local TLLI to avoid clashHolger Hans Peter Freyther1-1/+1
2012-07-14SGSN: Code to help debug / fix sgsn crash in cb_data_ind()Harald Welte1-0/+15
2012-07-14add some comments regarding the free() / release of pdp contextxHarald Welte1-0/+5
2012-06-16split libgb into a separate library for outside useHarald Welte1-2/+3
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-4/+4
2011-01-01License change: We are now AGPLv3+ instead of GPLv2+Harald Welte1-6/+5
2010-12-26SGSN: Avoid duplicate MM contexts in case MS and SGSN disagree on P-TMSIHarald Welte1-0/+15
2010-12-26SGSN: Implement network-initiated PDP CTX DEACT when GGSN restartsHarald Welte1-0/+47
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