summaryrefslogtreecommitdiffstats
path: root/include/osmocom/gprs
Commit message (Expand)AuthorAgeFilesLines
* Add osmo_gprs_{ul,dl}_block_size_{bits,bytes} functionsHarald Welte2017-08-091-0/+25
* BSSGP: add function to reset all PTP BVCMax2017-07-281-1/+1
* Add missing BSSGP cause valuesMax2017-07-011-20/+57
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-239-17/+29
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-235-33/+33
* Add human-readable names for signal_nsMax2017-05-241-0/+2
* gprs: add value strings for NS PDU typeMax2017-05-091-0/+2
* logging: centrally define ctx and filter indexesNeels Hofmeyr2017-02-221-4/+0
* gprs: Increase NS_ALLOC_SIZE to 3kDaniel Willmann2016-09-231-1/+2
* egprs: Add CPS tables from TS 04.60Tom Tsou2016-07-251-0/+27
* Add EGPRS RLC/MAC headers from 3GPP TS 04.60Tom Tsou2016-07-121-0/+208
* Add helper function to convert numerical BSSGP PDU type to stringMax2016-03-111-0/+1
* gb: Add bssgp_msgb_copy functionJacob Erlbeck2016-02-221-0/+1
* stats: Add osmo_ name prefix to identifiersJacob Erlbeck2015-11-021-1/+1
* ns: Add statistics for some eventsJacob Erlbeck2015-10-281-0/+2
* bssgp: Fix bssgp_tx_fc_bvc parameter typeJacob Erlbeck2015-05-061-1/+1
* ns: Log when sending fails (Coverity)Jacob Erlbeck2015-04-071-6/+4
* bssgp: Handle BSSGP STATUS messagesJacob Erlbeck2015-03-181-0/+2
* Change license of libosmogb from AGPLv3+ to GPLv2+Harald Welte2014-10-261-4/+4
* gprs-ns: Let gprs_nsvc_reset return a valueJacob Erlbeck2014-10-091-1/+1
* include: Switch to #pragma once patternSylvain Munaut2014-06-167-26/+7
* gb: Fix NS RESET/RESET_ACK abnormal casesJacob Erlbeck2013-10-241-0/+5
* gb: Fix gprs_ns_rx_reset to not create NS-VC duplicatesJacob Erlbeck2013-10-151-0/+3
* gb: Add functions to access the LL part of the NS-VC objectsJacob Erlbeck2013-10-151-1/+7
* tests/gb: Show invoked signals in test outputJacob Erlbeck2013-10-111-0/+3
* gb: Separate nsvc creation from NS message processingJacob Erlbeck2013-10-081-0/+9
* msgb: Add may_alias attribute to struct libgb_msgb_cbJacob Erlbeck2013-10-081-1/+1
* libosmogb: Add function to close NS instance without destroying itHolger Hans Peter Freyther2013-07-061-1/+4
* gprs_ns: Allow to set the DSCP for the UDP socket.Holger Hans Peter Freyther2013-03-251-0/+1
* Fix: Correcting bssgp_tx_fc_bvc, bssgp_tx_fc_ms, bssgp_tx_ul_udAndreas Eversberg2012-09-301-2/+2
* Gb: Add functions for sending flow control messages from BSS sideHarald Welte2012-09-101-0/+8
* Gb: Add header file for BSS-side BSSGP functionsHarald Welte2012-09-101-0/+67
* BSSGP: make bvc_ctx->fc a dynamic talloc allocationHarald Welte2012-09-071-1/+1
* BSSGP flow-control: various fixesHarald Welte2012-09-071-5/+13
* libosmogb: Port BSSGP flow control from openbsc/laforge/bssgp_fc branchHarald Welte2012-09-071-0/+37
* gb: Make suspend_ref a plain uint8_t instead of a uint8_t*Holger Hans Peter Freyther2012-08-031-1/+1
* build: simplify headers management and remove recursionDiego Elio Pettenò2012-06-302-8/+0
* libosmogb: move files to proper location and fix buildHarald Welte2012-06-178-0/+635