summaryrefslogtreecommitdiffstats
path: root/src/gb/gprs_bssgp_vty.c
Commit message (Expand)AuthorAgeFilesLines
* logging: Introduce mutex API to manage log_target in multi-thread envsPau Espin Pedrol2019-10-091-2/+8
* implement support for 3-digit MNC with leading zerosNeels Hofmeyr2018-02-281-5/+3
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-131-0/+2
* vty: install 'exit', 'end',... commands on *all* nodesNeels Hofmeyr2017-09-271-1/+0
* gb: drop special vty exit commands, use vty_install_default()Neels Hofmeyr2017-09-271-3/+1
* vty: fix style: bssgp node vty promptNeels Hofmeyr2017-09-271-1/+1
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-3/+4
* logging.h: fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_*Neels Hofmeyr2017-02-231-5/+5
* logging: centrally define ctx and filter indexesNeels Hofmeyr2017-02-221-5/+5
* fix: gprs_bssgp_vty: logging filter: wrong constantNeels Hofmeyr2017-02-171-1/+1
* bssgp_vty: Remove dead code and compiler warningHarald Welte2016-11-111-7/+0
* 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
* bssgp: Fix output of the VTY 'show bssgp stats' commandJacob Erlbeck2015-04-291-2/+3
* bssgp: Fix VTY command 'show bssgp nsei N'Jacob Erlbeck2014-11-101-1/+1
* Change license of libosmogb from AGPLv3+ to GPLv2+Harald Welte2014-10-261-4/+4
* BSSGP: print per-bvc flow control parameters on vtyHarald Welte2012-09-071-1/+12
* libosmogb: move files to proper location and fix buildHarald Welte2012-06-171-0/+187