aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gb_proxy_main.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-04[gprs] Move all GPRS related code to src/gprs subdirectoryHarald Welte1-149/+0
2010-05-04[gprs] gb_proxy: Fix proxying of BSS messages to SGSNHarald Welte1-4/+3
2010-05-04[gprs] Build the SGSN stand-alone and not as part of bsc_hackHarald Welte1-1/+1
2010-05-04[gprs] fully integrate VTY configuration into Gb proxyHarald Welte1-6/+15
2010-05-04gb_proxy: Add initial VTY configuration codeHarald Welte1-1/+1
2010-05-04gb_proxy: listen on UDP port 23000, use AF_INETHarald Welte1-1/+2
2010-05-04GPRS: Introduce a GPRS Gb ProxyHarald Welte1-0/+140