aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/gprs/gprs_bssgp.h
AgeCommit message (Expand)AuthorFilesLines
2022-11-03Support building with -Werror=strict-prototypes / -Werror=old-style-definitionHarald Welte1-1/+1
2021-03-01gprs_bssgp: add support for SGSN oriented RESETAlexander Couzens1-0/+2
2021-01-29gprs_bssgp: agregate RIM related code in gprs_bssgp_rim.cPhilipp Maier1-33/+0
2021-01-19gprs_bssgp: add utilities to send and parse BSSGP rim PDUsPhilipp Maier1-0/+35
2021-01-18bssgp_rim: move bssgp_parse_rim_ri and bssgp_create_rim_ri to gprs_bssgp_rimPhilipp Maier1-31/+0
2021-01-04gprs_bssgp: add handling for BSSGP RIM primitivesPhilipp Maier1-0/+2
2020-12-16gprs_bssgp: add IE parser/generator for RIM Routing InformationPhilipp Maier1-0/+32
2020-12-09logging: Introduce DLBSSGP logging constantHarald Welte1-1/+1
2020-12-08bssgp: Add osmo_tlv_prot_def for BSSGPHarald Welte1-1/+14
2020-11-18bssgp: Input argument to bssgp_tlv_parse() should be 'const'Harald Welte1-1/+1
2020-11-03Add exported function btsctx_alloc to public headerDaniel Willmann1-0/+2
2020-11-03libosmogb: Add a function to tx BVC RESET by nsei/bvciDaniel Willmann1-0/+1
2020-08-04Gb/BSSGP: replace hardcoded Tx into NS library by a callbackAlexander Couzens1-0/+3
2019-11-09GPRS/BSSGP: introduce bssgp_bvc_ctx_free()Vadim Yanitskiy1-0/+2
2018-08-10bssgp: introduce flush queue functionsAlexander Couzens1-0/+3
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-0/+2
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr1-4/+4
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-03-18bssgp: Handle BSSGP STATUS messagesJacob Erlbeck1-0/+2
2014-06-16include: Switch to #pragma once patternSylvain Munaut1-4/+1
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-17libosmogb: move files to proper location and fix build0.5.0Harald Welte1-0/+166