summaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/gprs_bssgp.c
Commit message (Expand)AuthorAgeFilesLines
* [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