aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/gprs_gmm.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-18[GPRS] SGSN: use GGSN IP address from config file, disable TMSI allocationHarald Welte1-10/+21
2010-05-18[GPRS] fix numerous compiler warningsHarald Welte1-8/+3
2010-05-18[GPRS] SGSN: TMSI allocationHarald Welte1-31/+60
2010-05-18[GPRS] SGSN: Correctly set upper 4 bits of PDP address to 0Harald Welte1-0/+9
2010-05-18[GPRS] SGSN: Make sure the PCO from GGSN are passed to the MSHarald Welte1-1/+1
2010-05-18[GPRS] SGSN: properly delete a PDP context after receiving PDP CTX DEACT REQHarald Welte1-18/+28
2010-05-18[GPRS] SGSN: Don't use GGSN-provided QoS as the MS doesn't like itHarald Welte1-4/+3
2010-05-18[GPRS] fix null pointer dereference in GMMHarald Welte1-2/+2
2010-05-18[GPRS] SGSN: Include rate counters in MM ContextHarald Welte1-12/+24
2010-05-18[GPRS] Properly connect GPRS SM with LIBGTP for PDP context activationHarald Welte1-13/+88
2010-05-17[GPRS] More work on a real SGSNHarald Welte1-39/+55
2010-05-17[GPRS] Initial untested support for libgtpHarald Welte1-38/+102
2010-05-13[GPRS] Rename gsm_04_08_gprs.c to gprs_gmm.cHarald Welte1-0/+762