aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/gb_proxy_vty.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-1/+1
2011-01-01License change: We are now AGPLv3+ instead of GPLv2+Harald Welte1-6/+5
2010-05-25Migrate VTY code to libosmovtyHarald Welte1-2/+2
2010-05-23gb_proxy_vty.c: Remove variable that appears to be unusedHolger Hans Peter Freyther1-2/+0
2010-05-19[GPRS] NS: VTY: Move all local ip/port bind values into 'ns' nodeHarald Welte1-35/+2
2010-05-19[SGSN] Gb Proxy: Simplify configurationHarald Welte1-46/+0
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-12use new install_element_ve()Harald Welte1-2/+1
2010-05-12Make sure all commands of SHOW_NODE to ENABLE_NODEHarald Welte1-0/+1
2010-05-12Gb Proxy: Cosmetic fix of VTY file writingHarald Welte1-6/+6
2010-05-12NS: Add support for persistent NS-VC configurationHarald Welte1-25/+0
2010-05-11[gprs] gb_proxy: More VTY 'show' informationHarald Welte1-2/+3
2010-05-04[gprs] Move all GPRS related code to src/gprs subdirectoryHarald Welte1-0/+207