aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/gprs
AgeCommit message (Expand)AuthorFilesLines
2016-03-11Add helper function to convert numerical BSSGP PDU type to stringMax1-0/+1
2016-02-22gb: Add bssgp_msgb_copy functionJacob Erlbeck1-0/+1
2015-11-02stats: Add osmo_ name prefix to identifiersJacob Erlbeck1-1/+1
2015-10-28ns: Add statistics for some eventsJacob Erlbeck1-0/+2
2015-05-06bssgp: Fix bssgp_tx_fc_bvc parameter typeJacob Erlbeck1-1/+1
2015-04-07ns: Log when sending fails (Coverity)Jacob Erlbeck1-6/+4
2015-03-18bssgp: Handle BSSGP STATUS messagesJacob Erlbeck1-0/+2
2014-10-26Change license of libosmogb from AGPLv3+ to GPLv2+Harald Welte1-4/+4
2014-10-09gprs-ns: Let gprs_nsvc_reset return a valueJacob Erlbeck1-1/+1
2014-06-16include: Switch to #pragma once patternSylvain Munaut7-26/+7
2013-10-24gb: Fix NS RESET/RESET_ACK abnormal casesJacob Erlbeck1-0/+5
2013-10-15gb: Fix gprs_ns_rx_reset to not create NS-VC duplicatesJacob Erlbeck1-0/+3
2013-10-15gb: Add functions to access the LL part of the NS-VC objectsJacob Erlbeck1-1/+7
2013-10-11tests/gb: Show invoked signals in test outputJacob Erlbeck1-0/+3
2013-10-08gb: Separate nsvc creation from NS message processingJacob Erlbeck1-0/+9
2013-10-08msgb: Add may_alias attribute to struct libgb_msgb_cbJacob Erlbeck1-1/+1
2013-07-06libosmogb: Add function to close NS instance without destroying itHolger Hans Peter Freyther1-1/+4
2013-03-25gprs_ns: Allow to set the DSCP for the UDP socket.Holger Hans Peter Freyther1-0/+1
2012-09-30Fix: Correcting bssgp_tx_fc_bvc, bssgp_tx_fc_ms, bssgp_tx_ul_udAndreas Eversberg1-2/+2
2012-09-10Gb: Add functions for sending flow control messages from BSS sideHarald Welte1-0/+8
2012-09-10Gb: Add header file for BSS-side BSSGP functionsHarald Welte1-0/+67
2012-09-07BSSGP: make bvc_ctx->fc a dynamic talloc allocationHarald Welte1-1/+1
2012-09-07BSSGP flow-control: various fixesHarald Welte1-5/+13
2012-09-07libosmogb: Port BSSGP flow control from openbsc/laforge/bssgp_fc branchHarald Welte1-0/+37
2012-08-03gb: Make suspend_ref a plain uint8_t instead of a uint8_t*Holger Hans Peter Freyther1-1/+1
2012-06-30build: simplify headers management and remove recursionDiego Elio Pettenò2-8/+0
2012-06-17libosmogb: move files to proper location and fix build0.5.0Harald Welte8-0/+635