aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/gb_proxy_tlli.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-15gbproxy: Check whether gbproxy_update_link_state_after() deletes the link_infoDaniel Willmann1-6/+10
2014-12-02gbproxy: Reset TLLIs when the link_info is found by IMSI/P-TMSIJacob Erlbeck1-7/+23
2014-10-27gbproxy: Patch BSSGP P-TMSI in PAGING PS messagesJacob Erlbeck1-3/+25
2014-10-27gbproxy: Fix P-TMSI generation for repeated Attach Accept messagesJacob Erlbeck1-2/+7
2014-10-09gbproxy: Use pointer to PTMSI value instead of MIJacob Erlbeck1-28/+5
2014-10-09gbproxy: Replace ';;' by ';'Jacob Erlbeck1-3/+3
2014-10-09gbproxy: Refactor IMSI matchingJacob Erlbeck1-8/+20
2014-10-09gbproxy: Refactor local message generationJacob Erlbeck1-0/+2
2014-10-09gbproxy: Reset IMSI acquisition within gbproxy_unregister_link_infoJacob Erlbeck1-0/+2
2014-10-09gbproxy: Only search by valid identifiersJacob Erlbeck1-0/+12
2014-10-09gbproxy: Rename the field 'enabled_tllis' to 'logical_links'Jacob Erlbeck1-23/+23
2014-10-09gbproxy: Use the term 'link' instead of 'tlli'Jacob Erlbeck1-199/+199
2014-10-09gbproxy: Rename functions related to tlli_infoJacob Erlbeck1-34/+35
2014-10-09gbproxy: Rename identifiers related to IMSI matchingJacob Erlbeck1-6/+6
2014-09-19gbproxy: Separate SGSN numeric namespacesJacob Erlbeck1-4/+23
2014-09-19gbproxy: Check other tlli_infos for matching TLLI/P-TMSIJacob Erlbeck1-0/+38
2014-09-19gbproxy: Avoid multiple tlli_info entries with the same IMSIJacob Erlbeck1-22/+37
2014-09-19gbproxy: Keep tlli_info after detachJacob Erlbeck1-14/+70
2014-09-18gbproxy: Remove gbproxy_register_tlliJacob Erlbeck1-63/+20
2014-09-18gbproxy: Replace 'mi_data' by 'imsi'Jacob Erlbeck1-14/+14
2014-09-09gbproxy: Reset IMSI acquisition and free stored messages in tlli_infoJacob Erlbeck1-0/+12
2014-09-09gbproxy: Fix P-TMSI reassignmentJacob Erlbeck1-14/+25
2014-09-09gbproxy: Change creation of tlli_info for SGSN originated messagesJacob Erlbeck1-30/+51
2014-09-08gbproxy: Check tlli_info when patching, fix APN patchingJacob Erlbeck1-8/+2
2014-09-02gbproxy: Implement IMSI acquisitionJacob Erlbeck1-0/+2
2014-08-29gbproxy: Fix issues found by CoverityJacob Erlbeck1-1/+1
2014-08-24move GSM_RESERVED_TMSI to libosmocoreHarald Welte1-1/+2
2014-08-24gbproxy: Refactor gb_proxy.c into several filesJacob Erlbeck1-0/+544