summaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/gprs_ns_vty.c
Commit message (Expand)AuthorAgeFilesLines
* [GPRS] NS: VTY: Move all local ip/port bind values into 'ns' nodeHarald Welte2010-05-191-0/+89
* [GPRS] Add Frame Relay in GRE encapsulation for NSHarald Welte2010-05-191-3/+79
* VTY: Context-sensitive help for logging related commandsHarald Welte2010-05-161-1/+1
* [GPRS] NS: Allow filtering of log messages by NSVC / NSEIHarald Welte2010-05-151-0/+34
* [GPRS] NS: VTY: Don't nsvc_delete() on 'no nse...'Harald Welte2010-05-151-3/+9
* [GPRS] NS: Introduce command to display a single NSEHarald Welte2010-05-151-12/+47
* [GPRS] NS: Add 'nsvc nsei ... (block|unblock|reset)' command to VTYHarald Welte2010-05-141-0/+33
* [VTY] Introduce "end" command that works from any level in configHarald Welte2010-05-141-0/+1
* [VTY] Remove OpenBSC specific node-exit handling from src/vtyHarald Welte2010-05-141-0/+2
* [GPRS] NS: Fix segfault when receiving message from unknown NS-VCHarald Welte2010-05-131-0/+2
* [GPRS] NS: Show statistics on VTY only if requestedHarald Welte2010-05-131-4/+19
* [GPRS] NS: Start to use rate_ctr_group code from libosmocoreHarald Welte2010-05-131-0/+275