aboutsummaryrefslogtreecommitdiffstats
path: root/src/gb/gprs_bssgp.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-03Add mnc_t for 3 digit mncs.mmcternan/bb_maintMichael McTernan1-4/+5
2013-06-29BSSGP: prevent divide-by-zero in flow controlHarald Welte1-10/+33
2012-09-07BSSGP: make bvc_ctx->fc a dynamic talloc allocationHarald Welte1-5/+7
2012-09-07BSSGP flow-control: various fixesHarald Welte1-10/+35
2012-09-07libosmogb: Port BSSGP flow control from openbsc/laforge/bssgp_fc branchHarald Welte1-4/+223
2012-09-07BSSGP: fix unused variable compiler warningsHarald Welte1-8/+2
2012-07-04bssgp: check for IMSI being a null pointer, not just an empty string.Harald Welte1-1/+1
2012-06-17libosmogb: move files to proper location and fix build0.5.0Harald Welte1-0/+919