aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/sgsn_main.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-06misc: Once again go from "On Waves" to "On-Waves"..Holger Hans Peter Freyther1-1/+1
2010-09-11vty: Use \r\n in the copyright messagesHolger Hans Peter Freyther1-4/+4
2010-09-04vty: Add the config node code to everyone.Holger Hans Peter Freyther1-0/+1
2010-08-27[gprs] Add option parsing to SGSNHarald Welte1-1/+75
2010-07-02[SGSN] Call libosmocore helper to load cipher pluginsHarald Welte1-0/+3
2010-07-01[SGSN] Add VTY interface for SNDCPHarald Welte1-0/+1
2010-06-09misc: Fix the return type of the go back vty function...Holger Hans Peter Freyther1-1/+1
2010-05-25[VTY] use new struct vty_app_info in libvtyHarald Welte1-1/+10
2010-05-25Migrate VTY code to libosmovtyHarald Welte1-1/+2
2010-05-19[GPRS] Make SGSN more verbose when startup failsHarald Welte1-2/+13
2010-05-19[GPRS] NS: VTY: Move all local ip/port bind values into 'ns' nodeHarald Welte1-2/+3
2010-05-19[GPRS] Add Frame Relay in GRE encapsulation for NSHarald Welte1-1/+2
2010-05-18[GPRS] SGSN: use GGSN IP address from config file, disable TMSI allocationHarald Welte1-6/+0
2010-05-18[GPRS] SGSN: exit() if we cannot bind to the GTP addressHarald Welte1-0/+3
2010-05-18[GPRS] SGSN: properly delete a PDP context after receiving PDP CTX DEACT REQHarald Welte1-0/+6
2010-05-18[GPRS] LLC: Add VTY interface for LLCHarald Welte1-0/+2
2010-05-18[GPRS] SGSN: Activate BSSGP VTY functionsHarald Welte1-0/+1
2010-05-17[SGSN] remove the mmctx->sgsn pointerHarald Welte1-2/+2
2010-05-17[GPRS] Initial untested support for libgtpHarald Welte1-5/+12
2010-05-16VTY: separate VTY logging commands and OpenBSC node exit codeHarald Welte1-1/+1
2010-05-16VTY: decouple telnet_interface from 'struct gsmnet'Harald Welte1-13/+7
2010-05-16VTY: pass program name, version and copyright to vty_init()Harald Welte1-4/+1
2010-05-13[GPRS] SGSN: Add Signal handler and NS VTY supportHarald Welte1-5/+45
2010-05-04[gprs] Move all GPRS related code to src/gprs subdirectoryHarald Welte1-0/+143