aboutsummaryrefslogtreecommitdiffstats
path: root/src/gb
AgeCommit message (Expand)AuthorFilesLines
2018-06-25return error to sender upon bssgp_tlv_parse() failureStefan Sperling1-0/+2
2018-06-25check bssgp_tlv_parse() return code in bssgp_rcvmsg()Stefan Sperling1-0/+5
2018-06-14Add function gprs_nsvc_state_appendDaniel Willmann2-0/+23
2018-02-28implement support for 3-digit MNC with leading zerosNeels Hofmeyr3-9/+6
2018-01-08Use existing function for TLLI encodingMax2-15/+5
2018-01-08Add function to properly encode RAIMax3-26/+22
2017-11-20gprs_bssgp: bssgp_fc_in(): fix mem leak on queue overflowNeels Hofmeyr1-1/+5
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte8-3/+21
2017-10-30Move additional libraries to appropriate placeMax1-2/+2
2017-10-27Tag/Release version 0.10.00.10.0Harald Welte1-1/+1
2017-10-24GPRS: constify NS printing routine parametersMax2-3/+3
2017-10-24GPRS: add vty command to show only persistent NSMax1-8/+23
2017-10-24Convert lib-internal rate_ctr from '.' separator to ':' separatorHarald Welte2-12/+12
2017-10-24GPRS: check and report local address used for NSEMax1-7/+13
2017-10-24GPRS: clarify ip/frgre union useMax2-9/+20
2017-10-24GPRS: wrap NS state assignment in macroMax1-14/+35
2017-10-24GPRS: unify NS state printingMax1-4/+4
2017-10-24gb: optionally allow nsip packets only from a specific hostPhilipp Maier1-3/+25
2017-10-23GPRS: log NS socketMax1-0/+1
2017-10-20GPRS: print remote state info for NS peerMax1-3/+5
2017-09-27vty: install 'exit', 'end',... commands on *all* nodesNeels Hofmeyr2-2/+0
2017-09-27gb: drop special vty exit commands, use vty_install_default()Neels Hofmeyr4-43/+2
2017-09-27vty: fix style: bssgp node vty promptNeels Hofmeyr1-1/+1
2017-07-28BSSGP: add function to reset all PTP BVCMax2-0/+27
2017-07-01Add missing BSSGP cause valuesMax1-20/+57
2017-06-28BSSGP: handle BVC-RESET-ACKMax1-0/+3
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr9-51/+58
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2-33/+33
2017-06-13gb/gprs_bssgp.c: avoid valueless goto usageVadim Yanitskiy1-10/+3
2017-06-12update/extend doxygen documentationHarald Welte1-1/+1
2017-05-24Add human-readable names for signal_nsMax2-0/+11
2017-05-15libosmogb: Convert to use new endian conversion helpersHarald Welte6-96/+91
2017-05-09timer: add osmo_timer_setup()Pablo Neira Ayuso2-4/+2
2017-05-09gprs: add value strings for NS PDU typeMax2-2/+27
2017-04-23fix spelling in API docu, command reply, logging, descriptionsThorsten Alteholz1-1/+1
2017-02-23logging.h: fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_*Neels Hofmeyr5-33/+33
2017-02-22logging: centrally define ctx and filter indexesNeels Hofmeyr6-39/+33
2017-02-17fix: gprs_bssgp_vty: logging filter: wrong constantNeels Hofmeyr1-1/+1
2017-01-12gprs_ns_vty: guard against duplicate VTY elementsNeels Hofmeyr1-0/+8
2016-11-11bssgp_rx_paging(): Fix parsing of P-TMSI IE in Paging messageHarald Welte1-1/+2
2016-11-11bssgp_vty: Remove dead code and compiler warningHarald Welte1-7/+0
2016-09-22add osmo_gettimeofday as a shim around gettimeofdayNeels Hofmeyr2-6/+6
2016-04-24Fix unaligned access found by addr. sanitizerMax2-4/+4
2016-04-12gb: Add bssgp_pdu_str to libosmogb namespaceMax1-0/+1
2016-04-07Add missing docs for bssgp bvc reset vty commandMax1-2/+8
2016-04-05Add vty command to explicitly reset given BVCIMax1-0/+20
2016-03-17Improve BSSGP debug outputMax2-17/+17
2016-03-11Add helper function to convert numerical BSSGP PDU type to stringMax1-0/+46
2016-02-22gb: Add bssgp_msgb_copy functionJacob Erlbeck2-0/+31
2015-12-17ns: Force a defined state when sending NS RESETJacob Erlbeck1-0/+6