aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/gb_proxy_vty.c
AgeCommit message (Collapse)AuthorFilesLines
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
With persistent NS-VC configuration (configured through VTY), we can respond properly to BSS with a somewhat strange NS implementation Such as the BSplus. It enables us to respond with a proper NS-RESET (including NSVCI/NSEI) when receiving a NS-ALIVE or other PDU for a BLOCKED/DEAD NS-VC after our end of the connection is rebooted.
2010-05-11[gprs] gb_proxy: More VTY 'show' informationHarald Welte1-2/+3
The 'show gbproxy' now actually shows information about the Gb proxy BTS peers, whereas 'show ns' shows information about existing NS links.
2010-05-04[gprs] Move all GPRS related code to src/gprs subdirectoryHarald Welte1-0/+207