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