aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/sgsn_libgtp.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-18[GPRS] SGSN: Make sure libgtp timer doesn't segfaultHarald Welte1-0/+1
2010-05-18[GPRS] SGSN: No need to calculate difference for libgtp timerHarald Welte1-39/+2
2010-05-18[GPRS] fix numerous compiler warningsHarald Welte1-3/+6
2010-05-18[GPRS] SGSN: properly delete a PDP context after receiving PDP CTX DEACT REQHarald Welte1-12/+21
2010-05-18[GPRS] SGSN: ensure we mark libgtp filedescriptors as READHarald Welte1-0/+3
2010-05-18[GPRS] Properly connect GPRS SM with LIBGTP for PDP context activationHarald Welte1-10/+63
2010-05-17[GPRS] More work on a real SGSNHarald Welte1-14/+21
2010-05-17[SGSN] remove the mmctx->sgsn pointerHarald Welte1-2/+1
2010-05-17[GPRS] Initial untested support for libgtpHarald Welte1-0/+421