aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gb_proxy.h
AgeCommit message (Expand)AuthorFilesLines
2014-08-05gbproxy/test: Test TLLI expiryHolger Hans Peter Freyther1-0/+8
2014-08-04gbproxy: Kill the global gbprox_global_patch_state structHolger Hans Peter Freyther1-1/+9
2014-08-04gbproxy: Remove global state from the gbproxyHolger Hans Peter Freyther1-6/+7
2014-08-04gprs: The methods moved to gprs_utils.h remove them hereHolger Hans Peter Freyther1-3/+0
2014-08-04gbproxy: Use gbproxy_ for all structuresHolger Hans Peter Freyther1-8/+8
2014-08-04gbproxy: The dump routines are only used by the test, move it thereHolger Hans Peter Freyther1-2/+0
2014-08-04gbproxy: Have a clear namespace for the public functionsHolger Hans Peter Freyther1-2/+1
2014-08-04gbproxy: Remove the global rate counter and place it in the configHolger Hans Peter Freyther1-1/+3
2014-08-04gbproxy: Correct the method name. We work on TLLIsHolger Hans Peter Freyther1-1/+1
2014-08-04gbproxy: Move the VTY code into the vty file and create public APIHolger Hans Peter Freyther1-5/+53
2014-07-22gprs/vty: Add commands to manage the TLLI listJacob Erlbeck1-0/+2
2014-07-22gprs: Track IMSI/TLLI to control APN patchingJacob Erlbeck1-0/+5
2014-07-22gprs: Add APN patch support for LLC/GSM messagesJacob Erlbeck1-0/+6
2014-07-22gprs: Add MCC/MNC patch support for LLC/GMM messagesJacob Erlbeck1-0/+10
2014-07-22gprs: Implement BSSGP MCC/MNC patchingJacob Erlbeck1-0/+4
2014-07-07gprs/test: Remove verbose parameter of gbprox_dump_* functionsJacob Erlbeck1-2/+2
2013-10-24gbproxy: Add test for NSEI and NSVCI changesJacob Erlbeck1-0/+1
2013-10-24gbproxy/vty: Enhance delete-gbproxy-peer commandJacob Erlbeck1-1/+2
2013-10-24gbproxy: Add a command to delete peers from the GBProxyHolger Hans Peter Freyther1-0/+1
2013-10-19gbproxy: Test invalid BVCI from SGSNJacob Erlbeck1-0/+1
2013-10-19gbproxy: Add global and per peer countersJacob Erlbeck1-1/+1
2013-10-15gbproxy: Replace NS-VC references by NSEIJacob Erlbeck1-1/+1
2013-10-15gbproxy: Add test program to test gbproxy message handlingJacob Erlbeck1-0/+1
2012-06-16split libgb into a separate library for outside useHarald Welte1-1/+1
2011-04-18misc: Remove sys/types.h includes from the filesHolger Hans Peter Freyther1-1/+0
2011-04-18misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther1-1/+1
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-1/+1
2010-05-25Migrate VTY code to libosmovtyHarald Welte1-1/+1
2010-05-19[GPRS] NS: VTY: Move all local ip/port bind values into 'ns' nodeHarald Welte1-5/+0
2010-05-19[GPRS] Add Frame Relay in GRE encapsulation for NSHarald Welte1-0/+2
2010-05-19[SGSN] Gb Proxy: Simplify configurationHarald Welte1-4/+0
2010-05-14[GPRS] gb_proxy: Initiate RESET procedure on persistent NS-VC at startupHarald Welte1-0/+4
2010-05-11[gprs] gb_proxy: Forward NS-RESET/NS-BLOCK/NS-UNBLOCK from SGSN to BTSsHarald Welte1-0/+2
2010-05-11[gprs] gb_proxy: More VTY 'show' informationHarald Welte1-0/+2
2010-05-04[gprs] gb_proxy: Fix proxying of BSS messages to SGSNHarald Welte1-0/+1
2010-05-04[gprs] fully integrate VTY configuration into Gb proxyHarald Welte1-0/+37