aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/sgsn_vty.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-01License change: We are now AGPLv3+ instead of GPLv2+Harald Welte1-6/+5
2010-07-02[SGSN] Print AP name and PDP address of each PDP contextHarald Welte1-1/+70
2010-06-10[GPSR] SGSN: Keep traffic counters for each PDP contextHarald Welte1-2/+1
2010-06-10[GPRS] SGSN: fix typoHarald Welte1-1/+1
2010-06-02[GPRS] SGSN: Allow vty-based configuration of local listen/bind IP for GTPHarald Welte1-5/+19
2010-05-25Migrate VTY code to libosmovtyHarald Welte1-2/+2
2010-05-19[GPRS] NS: VTY: Move all local ip/port bind values into 'ns' nodeHarald Welte1-38/+2
2010-05-18[GPRS] fix numerous compiler warningsHarald Welte1-1/+1
2010-05-18[GPRS] SGSN: properly delete a PDP context after receiving PDP CTX DEACT REQHarald Welte1-4/+4
2010-05-18[GPRS] SGSN: Include rate counters in MM ContextHarald Welte1-0/+3
2010-05-18[GPRS] Properly connect GPRS SM with LIBGTP for PDP context activationHarald Welte1-1/+1
2010-05-17[GPRS] More work on a real SGSNHarald Welte1-22/+182
2010-05-16VTY: decouple telnet_interface from 'struct gsmnet'Harald Welte1-1/+1
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-04[gprs] Move all GPRS related code to src/gprs subdirectoryHarald Welte1-0/+146