aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/gprs_ns_vty.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-28[GPRS] NS: Frame Relay DLCI for PVC from 16-1007Harald Welte1-1/+1
2010-05-25Migrate VTY code to libosmovtyHarald Welte1-3/+4
2010-05-19[GPRS] NS: Better formatting of VTY outputHarald Welte1-6/+8
2010-05-19[GPRS] NS: VTY: Move all local ip/port bind values into 'ns' nodeHarald Welte1-0/+89
2010-05-19[GPRS] Add Frame Relay in GRE encapsulation for NSHarald Welte1-3/+79
2010-05-16VTY: Context-sensitive help for logging related commandsHarald Welte1-1/+1
2010-05-15[GPRS] NS: Allow filtering of log messages by NSVC / NSEIHarald Welte1-0/+34
2010-05-15[GPRS] NS: VTY: Don't nsvc_delete() on 'no nse...'Harald Welte1-3/+9
2010-05-15[GPRS] NS: Introduce command to display a single NSEHarald Welte1-12/+47
2010-05-14[GPRS] NS: Add 'nsvc nsei ... (block|unblock|reset)' command to VTYHarald Welte1-0/+33
2010-05-14[VTY] Introduce "end" command that works from any level in configHarald Welte1-0/+1
2010-05-14[VTY] Remove OpenBSC specific node-exit handling from src/vtyHarald Welte1-0/+2
2010-05-13[GPRS] NS: Fix segfault when receiving message from unknown NS-VCHarald Welte1-0/+2
2010-05-13[GPRS] NS: Show statistics on VTY only if requestedHarald Welte1-4/+19
2010-05-13[GPRS] NS: Start to use rate_ctr_group code from libosmocoreHarald Welte1-0/+275