aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/gb_proxy.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-09GPRS: Copy the content of the msgb instead of creating one that points to the...Holger Hans Peter Freyther1-4/+26
2010-06-09GPRS: Fix crash when the peer can not be found...Holger Hans Peter Freyther1-2/+2
2010-05-25Migrate VTY code to libosmovtyHarald Welte1-1/+1
2010-05-19[GPRS] Gb proxy VTY: Make sure all lines are aligned properlyHarald Welte1-1/+1
2010-05-19[GPRS] Gb Proxy: print only one line for every BVCIHarald Welte1-4/+6
2010-05-19[GPRS] NS: Make sure we allocate NS packet with headroom for FR/GREHarald Welte1-1/+1
2010-05-19[GPRS] Add Frame Relay in GRE encapsulation for NSHarald Welte1-1/+1
2010-05-14[GPRS] gb_proxy: Initiate RESET procedure on persistent NS-VC at startupHarald Welte1-0/+12
2010-05-13[GPRS] Gb Proxy: More verbose loggingHarald Welte1-15/+27
2010-05-13[GPRS] Gb Proxy: Cosmetic fix of log messageHarald Welte1-1/+2
2010-05-12GPRS: We have to do the msgb_free() in NS not Gb ProxyHarald Welte1-4/+0
2010-05-12Gb Proxy: Proper msgb memory managementHarald Welte1-2/+31
2010-05-12NS / GB Proxy: Add Signal in case Tns-Alive expires too oftenHarald Welte1-0/+7
2010-05-12[gprs] Gb proxy: log level consolidationHarald Welte1-7/+9
2010-05-12[gprs] gb_proxy: Snoop Cell ID from BSSGP RESETHarald Welte1-5/+22
2010-05-11[gprs] gb_proxy: more verbose debuggingHarald Welte1-4/+7
2010-05-11[gprs] gb_proxy: Fix detecting the SGSN-facing ns-vc by its NSEIHarald Welte1-0/+8
2010-05-11[gprs] Gb proxy: cosmetic cleanupHarald Welte1-3/+5
2010-05-11[gprs] gb_proxy: Send proper BSSGP STATUS msg in error caseHarald Welte1-40/+70
2010-05-11[gprs] gb_proxy: Forward NS-RESET/NS-BLOCK/NS-UNBLOCK from SGSN to BTSsHarald Welte1-0/+32
2010-05-11[gprs] gb_proxy: More VTY 'show' informationHarald Welte1-0/+25
2010-05-04[gprs] Move all GPRS related code to src/gprs subdirectoryHarald Welte1-0/+416