aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/gprs_bssgp.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-01[GPRS] Major LLC / TLLI handling fixesHarald Welte1-1/+1
2010-05-31[GPRS] Include IMSI and DRX params in BSSGP DL-UDHarald Welte1-2/+34
2010-05-31[GPRS] BSSGP: Fix way too long TLLI debug lineHarald Welte1-1/+1
2010-05-31[GPRS] BSSGP: More verbose debug log / error reportingHarald Welte1-34/+86
2010-05-31[GPRS] BSSGP: When we receive a BLOCK, we should not respond with UNBLOCK-ACKHarald Welte1-2/+1
2010-05-30[GPRS] BSSGP: Acknowledge all SUSPEND and RESUME requestsHarald Welte1-0/+103
2010-05-23gprs_bssgp.c: Return something from non void methods.Holger Hans Peter Freyther1-1/+3
2010-05-23gprs_bssgp.c: Cast const of TLVP_VAL away.Holger Hans Peter Freyther1-2/+2
2010-05-18[GPRS] BSSGP: Use correct values for SIGNALLING and PTM BVCIHarald Welte1-5/+5
2010-05-17[GPRS] BSSGP: Add VTY for configuration and inpectionHarald Welte1-0/+4
2010-05-17[GPRS] BSSGP: Introduce packet/byte countersHarald Welte1-0/+17
2010-05-17[GPRS] BSSGP: expose more internal structures / APIHarald Welte1-27/+4
2010-05-17[GPRS] BSSGP: Rename bssgp_bts_ctx to bssgp_bvc_ctxHarald Welte1-19/+19
2010-05-13[GPRS] BSSGP: Refuse blocking of signalling BVC; Ignore traffic on blocked BVCHarald Welte1-0/+22
2010-05-13[GPRS] BSSGP: Make implementation more robustHarald Welte1-97/+216
2010-05-13[GPRS] BSSGP: Elaborate more on FIXMEsHarald Welte1-8/+10
2010-05-11[gprs] BSSGP: cosmetic cleanupHarald Welte1-9/+2
2010-05-11[gprs] gb_proxy: Send proper BSSGP STATUS msg in error caseHarald Welte1-82/+0
2010-05-11[gprs] Add new 'NS' and 'BSSGP' logging categoriesHarald Welte1-22/+22
2010-05-04[gprs] Move all GPRS related code to src/gprs subdirectoryHarald Welte1-0/+537