summaryrefslogtreecommitdiffstats
path: root/src/gb
Commit message (Expand)AuthorAgeFilesLines
...
* GPRS: check and report local address used for NSEMax2017-10-241-7/+13
* GPRS: clarify ip/frgre union useMax2017-10-242-9/+20
* GPRS: wrap NS state assignment in macroMax2017-10-241-14/+35
* GPRS: unify NS state printingMax2017-10-241-4/+4
* gb: optionally allow nsip packets only from a specific hostPhilipp Maier2017-10-241-3/+25
* GPRS: log NS socketMax2017-10-231-0/+1
* GPRS: print remote state info for NS peerMax2017-10-201-3/+5
* vty: install 'exit', 'end',... commands on *all* nodesNeels Hofmeyr2017-09-272-2/+0
* gb: drop special vty exit commands, use vty_install_default()Neels Hofmeyr2017-09-274-43/+2
* vty: fix style: bssgp node vty promptNeels Hofmeyr2017-09-271-1/+1
* BSSGP: add function to reset all PTP BVCMax2017-07-282-0/+27
* Add missing BSSGP cause valuesMax2017-07-011-20/+57
* BSSGP: handle BVC-RESET-ACKMax2017-06-281-0/+3
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-239-51/+58
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-232-33/+33
* gb/gprs_bssgp.c: avoid valueless goto usageVadim Yanitskiy2017-06-131-10/+3
* update/extend doxygen documentationHarald Welte2017-06-121-1/+1
* Add human-readable names for signal_nsMax2017-05-242-0/+11
* libosmogb: Convert to use new endian conversion helpersHarald Welte2017-05-156-96/+91
* timer: add osmo_timer_setup()Pablo Neira Ayuso2017-05-092-4/+2
* gprs: add value strings for NS PDU typeMax2017-05-092-2/+27
* fix spelling in API docu, command reply, logging, descriptionsThorsten Alteholz2017-04-231-1/+1
* logging.h: fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_*Neels Hofmeyr2017-02-235-33/+33
* logging: centrally define ctx and filter indexesNeels Hofmeyr2017-02-226-39/+33
* fix: gprs_bssgp_vty: logging filter: wrong constantNeels Hofmeyr2017-02-171-1/+1
* gprs_ns_vty: guard against duplicate VTY elementsNeels Hofmeyr2017-01-121-0/+8
* bssgp_rx_paging(): Fix parsing of P-TMSI IE in Paging messageHarald Welte2016-11-111-1/+2
* bssgp_vty: Remove dead code and compiler warningHarald Welte2016-11-111-7/+0
* add osmo_gettimeofday as a shim around gettimeofdayNeels Hofmeyr2016-09-222-6/+6
* Fix unaligned access found by addr. sanitizerMax2016-04-242-4/+4
* gb: Add bssgp_pdu_str to libosmogb namespaceMax2016-04-121-0/+1
* Add missing docs for bssgp bvc reset vty commandMax2016-04-071-2/+8
* Add vty command to explicitly reset given BVCIMax2016-04-051-0/+20
* Improve BSSGP debug outputMax2016-03-172-17/+17
* Add helper function to convert numerical BSSGP PDU type to stringMax2016-03-111-0/+46
* gb: Add bssgp_msgb_copy functionJacob Erlbeck2016-02-222-0/+31
* ns: Force a defined state when sending NS RESETJacob Erlbeck2015-12-171-0/+6
* ns/stats: Add missing osmo_stat_item_group_free to gprs_nsvc_deleteJacob Erlbeck2015-12-171-0/+1
* remove our internal copy of talloc, use system libtallocHarald Welte2015-12-051-2/+2
* gprs-ns/stats: When the NSVCI is updated, update the stats counterHolger Hans Peter Freyther2015-11-041-0/+2
* ns/stats: Fix class_id of "NSVC Peer Statistics" rate_ctr groupJacob Erlbeck2015-08-221-0/+1
* stats: Limit reporting by class idJacob Erlbeck2015-11-022-0/+4
* stats: Add osmo_ name prefix to identifiersJacob Erlbeck2015-11-021-4/+4
* ns: Add statistics for some eventsJacob Erlbeck2015-10-282-1/+39
* release: Prepare the 0.8.2 releaseHolger Hans Peter Freyther2015-08-011-1/+1
* bssgp: Fix IMSI buffer size (Coverity)Jacob Erlbeck2015-06-191-2/+4
* bssgp: Fix bssgp_tx_fc_bvc parameter typeJacob Erlbeck2015-05-061-1/+1
* bssgp: Fix call to llist_entry in fc_queue_timer_cfgJacob Erlbeck2015-04-301-1/+1
* bssgp: Fix encoding of BVC_FLOW_CONTROLJacob Erlbeck2015-04-291-5/+5
* bssgp: Fix output of the VTY 'show bssgp stats' commandJacob Erlbeck2015-04-291-2/+3