summaryrefslogtreecommitdiffstats
path: root/src/gb/gprs_ns_vty.c
Commit message (Expand)AuthorAgeFilesLines
* gprs_ns_vty: return success for disabled FR/GREOliver Smith2019-10-291-4/+0
* logging: Introduce mutex API to manage log_target in multi-thread envsPau Espin Pedrol2019-10-091-2/+8
* NS: Add support for GPRS NS IP Sub-Network-Service (SNS)Harald Welte2019-02-261-0/+10
* NS: Don't print information about FR/GRE if not enabled!Harald Welte2019-02-231-3/+4
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-131-1/+4
* GPRS: constify NS printing routine parametersMax2017-10-241-2/+2
* GPRS: add vty command to show only persistent NSMax2017-10-241-8/+23
* GPRS: check and report local address used for NSEMax2017-10-241-7/+13
* GPRS: clarify ip/frgre union useMax2017-10-241-6/+5
* GPRS: unify NS state printingMax2017-10-241-4/+4
* GPRS: print remote state info for NS peerMax2017-10-201-3/+5
* 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
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-3/+4
* libosmogb: Convert to use new endian conversion helpersHarald Welte2017-05-151-11/+12
* 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
* gprs_ns_vty: guard against duplicate VTY elementsNeels Hofmeyr2017-01-121-0/+8
* ns: Add statistics for some eventsJacob Erlbeck2015-10-281-1/+3
* Change license of libosmogb from AGPLv3+ to GPLv2+Harald Welte2014-10-261-4/+4
* gb/vty: Fix the VTY node string for L_NS_NODEJacob Erlbeck2013-10-241-1/+1
* gb/vty: Perform NS-VC operations based on NS-VCIJacob Erlbeck2013-10-241-5/+15
* gprs_ns: Allow to set the DSCP for the UDP socket.Holger Hans Peter Freyther2013-03-251-0/+14
* libosmogb: move files to proper location and fix buildHarald Welte2012-06-171-0/+581