Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libosmogb: Add function to close NS instance without destroying it | Holger Hans Peter Freyther | 2013-07-06 | 1 | -0/+1 |
| | |||||
* | Fix: Correcting bssgp_tx_fc_bvc, bssgp_tx_fc_ms, bssgp_tx_ul_ud | Andreas Eversberg | 2012-09-30 | 1 | -0/+2 |
| | |||||
* | BSSGP flow-control: various fixes | Harald Welte | 2012-09-07 | 1 | -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 | ||||
* | libosmogb: Port BSSGP flow control from openbsc/laforge/bssgp_fc branch | Harald Welte | 2012-09-07 | 1 | -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. | ||||
* | libosmogb: export btsctx_* functions | Harald Welte | 2012-06-18 | 1 | -0/+4 |
| | | | | Those should be private, but osmo-pcu currently needs them... | ||||
* | libosmogb: export missing symbols | Harald Welte | 2012-06-17 | 1 | -0/+2 |
| | |||||
* | libosmogb: move files to proper location and fix build | Harald Welte | 2012-06-17 | 1 | -0/+59 |