aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/gb_proxy.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-18misc: Remove sys/types.h includes from the filesHolger Hans Peter Freyther1-1/+0
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-2/+2
2011-02-06[gb_proxy] vty: display the BVC BLOCKED status in 'show gbproxy'Harald Welte1-4/+6
2011-02-06[gb_proxy] make sure bssgp cell id is copied correctlyHarald Welte1-1/+3
2011-02-06[gb proxy] treat BVCI=1 consistently like signallingHarald Welte1-2/+2
2011-02-06[gb_proxy] Convert a NS-BLOCK from BSS into BVC-RESET to SGSNHarald Welte1-12/+31
2011-02-06[gb_proxy] Track the state of blocked/unblocked BVC in the proxyHarald Welte1-13/+59
2011-01-01License change: We are now AGPLv3+ instead of GPLv2+Harald Welte1-6/+5
2010-10-06misc: Once again go from "On Waves" to "On-Waves"..Holger Hans Peter Freyther1-1/+1
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