aboutsummaryrefslogtreecommitdiffstats
path: root/src/gb/gprs_ns_vty.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-06vty: use install_lib_element() and install_lib_element_ve()Vadim Yanitskiy1-23/+23
2020-06-26gprs_ns: Set sockaddr_in.sin_family for persistent NSVCsHarald Welte1-0/+1
2020-06-08NS: replace use of gprs_nsvc_create() with gprs_nsvc_crate2()Harald Welte1-1/+1
2020-06-08NS: Optionally disable NS-{RESET,BLOCK,UNBLOCK} when using UDP/IPHarald Welte1-20/+42
2019-10-29gprs_ns_vty: return success for disabled FR/GREOliver Smith1-4/+0
2019-10-09logging: Introduce mutex API to manage log_target in multi-thread envsPau Espin Pedrol1-2/+8
2019-02-26NS: Add support for GPRS NS IP Sub-Network-Service (SNS)Harald Welte1-0/+10
2019-02-23NS: Don't print information about FR/GRE if not enabled!Harald Welte1-3/+4
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte1-1/+4
2017-10-24GPRS: constify NS printing routine parametersMax1-2/+2
2017-10-24GPRS: add vty command to show only persistent NSMax1-8/+23
2017-10-24GPRS: check and report local address used for NSEMax1-7/+13
2017-10-24GPRS: clarify ip/frgre union useMax1-6/+5
2017-10-24GPRS: unify NS state printingMax1-4/+4
2017-10-20GPRS: print remote state info for NS peerMax1-3/+5
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-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-3/+4
2017-05-15libosmogb: Convert to use new endian conversion helpersHarald Welte1-11/+12
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-01-12gprs_ns_vty: guard against duplicate VTY elementsNeels Hofmeyr1-0/+8
2015-10-28ns: Add statistics for some eventsJacob Erlbeck1-1/+3
2014-10-26Change license of libosmogb from AGPLv3+ to GPLv2+Harald Welte1-4/+4
2013-10-24gb/vty: Fix the VTY node string for L_NS_NODEJacob Erlbeck1-1/+1
2013-10-24gb/vty: Perform NS-VC operations based on NS-VCIJacob Erlbeck1-5/+15
2013-03-25gprs_ns: Allow to set the DSCP for the UDP socket.Holger Hans Peter Freyther1-0/+14
2012-06-17libosmogb: move files to proper location and fix build0.5.0Harald Welte1-0/+581