aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/ipaccess
diff options
context:
space:
mode:
authorJacob Erlbeck <jerlbeck@sysmocom.de>2014-08-07 20:18:47 +0200
committerJacob Erlbeck <jerlbeck@sysmocom.de>2014-08-13 11:14:08 +0200
commit5e68ecf3b2b57aec76162caa7894dff5670dca31 (patch)
treed519a28a60507baf4c0ed80e2e5768308c07d207 /openbsc/src/ipaccess
parent2dec9851bd13e053790502275bf03ace25efbf76 (diff)
gbproxy: Pass tlli_info around
This patch modifies the code to pass a pointer to the tlli_info around once it has been acquired. To achieve this, gbprox_register_tlli() and gbprox_update_state() are modified to return it (if it has been found or created), and gbprox_patch_llc(), gbprox_patch_bssgp(), and gbprox_update_state_after() are modified to take it as parameter. Add a new function gbprox_touch_tlli() to update timestamp and list ordering for existing tlli_infos. The motivation behind this patch is to make the tlli_info available to the patching code and to avoid repeated searches for the same TLLI. Sponsored-by: On-Waves ehf
Diffstat (limited to 'openbsc/src/ipaccess')
0 files changed, 0 insertions, 0 deletions