aboutsummaryrefslogtreecommitdiffstats
path: root/src/gb/gprs_bssgp_vty.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-28implement support for 3-digit MNC with leading zerosNeels Hofmeyr1-5/+3
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte1-0/+2
2017-09-27vty: install 'exit', 'end',... commands on *all* nodesNeels Hofmeyr1-1/+0
2017-09-27gb: drop special vty exit commands, use vty_install_default()Neels Hofmeyr1-3/+1
2017-09-27vty: fix style: bssgp node vty promptNeels Hofmeyr1-1/+1
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-3/+4
2017-02-23logging.h: fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_*Neels Hofmeyr1-5/+5
2017-02-22logging: centrally define ctx and filter indexesNeels Hofmeyr1-5/+5
2017-02-17fix: gprs_bssgp_vty: logging filter: wrong constantNeels Hofmeyr1-1/+1
2016-11-11bssgp_vty: Remove dead code and compiler warningHarald Welte1-7/+0
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
2015-04-29bssgp: Fix output of the VTY 'show bssgp stats' commandJacob Erlbeck1-2/+3
2014-11-10bssgp: Fix VTY command 'show bssgp nsei N'Jacob Erlbeck1-1/+1
2014-10-26Change license of libosmogb from AGPLv3+ to GPLv2+Harald Welte1-4/+4
2012-09-07BSSGP: print per-bvc flow control parameters on vtyHarald Welte1-1/+12
2012-06-17libosmogb: move files to proper location and fix build0.5.0Harald Welte1-0/+187