aboutsummaryrefslogtreecommitdiffstats
path: root/src/gb/libosmogb.map
AgeCommit message (Collapse)AuthorFilesLines
2012-09-07BSSGP flow-control: various fixesHarald Welte1-0/+1
* add more comments on units of struct members * make sure to parsre FC-BVC message correctly * add error message in case user passes PDU larger than bucket size * add new function to initialize flow control struct
2012-09-07libosmogb: Port BSSGP flow control from openbsc/laforge/bssgp_fc branchHarald Welte1-0/+2
This code is supposed to implement the BSSGP flow control algorithm, both for the per-BSS and for the per-MS flow control. The code currently has no test cases, they will come in a separate commit.
2012-06-18libosmogb: export btsctx_* functionsHarald Welte1-0/+4
Those should be private, but osmo-pcu currently needs them...
2012-06-17libosmogb: export missing symbols0.5.1Harald Welte1-0/+2
2012-06-17libosmogb: move files to proper location and fix build0.5.0Harald Welte1-0/+59