aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/gbproxy/gbproxy_test.ok
AgeCommit message (Expand)AuthorFilesLines
2014-09-19gbproxy: Separate SGSN numeric namespacesJacob Erlbeck1-95/+104
2014-09-19gbproxy/test: Add a test with a P-TMSI collision between two SGSNsJacob Erlbeck1-38/+259
2014-09-19gbproxy/test: Fix Identification ResponseJacob Erlbeck1-3/+3
2014-09-19gbproxy: Check other tlli_infos for matching TLLI/P-TMSIJacob Erlbeck1-9/+6
2014-09-19gbproxy/test: Add test case for P-TMSI assigmentJacob Erlbeck1-0/+339
2014-09-19gbproxy: Parse RA_UPD_REJ and invalidate TLLIJacob Erlbeck1-2/+2
2014-09-19gbproxy: Avoid multiple tlli_info entries with the same IMSIJacob Erlbeck1-12/+8
2014-09-19gbproxy: Keep tlli_info after detachJacob Erlbeck1-35/+30
2014-09-18gbproxy: Only patch what has been configuredJacob Erlbeck1-4/+1
2014-09-18gbproxy/test: Add test case for tlli_info persistenceJacob Erlbeck1-0/+648
2014-09-18gbproxy: Send DETACH_ACC if the IMSI has not been acquiredJacob Erlbeck1-8/+7
2014-09-18gbproxy: Fixed RAI patching in Attach Request messagesJacob Erlbeck1-16/+16
2014-09-18gbproxy/test: Add/modify test casesJacob Erlbeck1-8/+53
2014-09-09gbproxy/test: Add assertions, improve test coverageJacob Erlbeck1-0/+33
2014-09-09gbproxy: Reset IMSI acquisition and free stored messages in tlli_infoJacob Erlbeck1-5/+9
2014-09-09gbproxy/test: Add test cases for IMSI acquisitionJacob Erlbeck1-3/+34
2014-09-09gbproxy: Fix P-TMSI reassignmentJacob Erlbeck1-29/+22
2014-09-09gbproxy: Change creation of tlli_info for SGSN originated messagesJacob Erlbeck1-7/+13
2014-09-08gbproxy/test: Extend P-TMSI patch test by a sequence of RA UDP REQJacob Erlbeck1-53/+170
2014-09-08gbproxy: Make STATUS messages spec compliantJacob Erlbeck1-3/+3
2014-09-08gbproxy: Check tlli_info when patching, fix APN patchingJacob Erlbeck1-4/+11
2014-09-08gbproxy/test: Check APN patching while P-TMSI patching is enabledJacob Erlbeck1-15/+38
2014-09-08gbproxy: Copy uplink messages to SGSN 2Jacob Erlbeck1-10/+10
2014-09-08gbproxy: Use secondary SGSN if IMSI matchesJacob Erlbeck1-23/+23
2014-09-08gbproxy/test: Add test case for secondary SGSNJacob Erlbeck1-31/+986
2014-09-02gbproxy: Implement IMSI acquisitionJacob Erlbeck1-12/+31
2014-09-02gbproxy/test: Add a test for IMSI acquisitionJacob Erlbeck1-0/+491
2014-09-02gbproxy: Create STATUS message with original PDUJacob Erlbeck1-13/+13
2014-09-02gbproxy/test: Test patching BSSGP SUSPEND/LLC-DISCARDEDJacob Erlbeck1-40/+126
2014-08-24gbproxy/test: Add test for TLLI patchingJacob Erlbeck1-0/+378
2014-08-24gbproxy: Track SGSN and BSS TLLI/PTMSI separatelyJacob Erlbeck1-3/+3
2014-08-24gbproxy/test: Fix BSSGP/LLC test messagesJacob Erlbeck1-12/+12
2014-08-24gbproxy: Handle old and new P-TMSI/TLLIJacob Erlbeck1-6/+18
2014-08-24gbproxy: Update enable_patching flag on existing tlli_infoJacob Erlbeck1-7/+7
2014-08-24gbproxy: Parse Detach Request messagesJacob Erlbeck1-30/+14
2014-08-13gbproxy/test: More TLLI expiry testingJacob Erlbeck1-1/+21
2014-08-13gbproxy: Don't remove stale TLLI automaticallyJacob Erlbeck1-1/+0
2014-08-13gbproxy: Test and fix IMSI/TMSI matchingJacob Erlbeck1-0/+2
2014-08-13gbproxy: Track TLLI even when the IMSI is not knownJacob Erlbeck1-4/+10
2014-08-13gbproxy: Parse additional IMSI/PTMSI/TLLI fieldsJacob Erlbeck1-5/+29
2014-08-08gbproxy/test: Fix BSSGP RESET message sizeJacob Erlbeck1-91/+91
2014-08-05gbproxy/test: Test TLLI expiryHolger Hans Peter Freyther1-0/+37
2014-07-22gprs: Parse PTMSI and update TLLI accordinglyJacob Erlbeck1-10/+12
2014-07-22gprs: Add TLV parse functionsJacob Erlbeck1-0/+1
2014-07-22gprs: Fix TLLI cache size computationJacob Erlbeck1-8/+4
2014-07-22gprs/test: Rearrange for PTMSI parsingJacob Erlbeck1-27/+166
2014-07-22gprs: Add counters related to LLC layer patchingJacob Erlbeck1-0/+4
2014-07-22gprs: Track IMSI/TLLI to control APN patchingJacob Erlbeck1-6/+6
2014-07-22gprs: Store gbproxy patching state per peerJacob Erlbeck1-18/+12
2014-07-22gprs/test: Add Detach messages to testJacob Erlbeck1-3/+40