aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc
AgeCommit message (Expand)AuthorFilesLines
2014-10-09sgsn: Add testcase for "re-transmission" of detach messagesysmocom/sgsn-testsHolger Hans Peter Freyther1-0/+15
2014-10-09sgsn: Free MM context after receiving a Detach RequestJacob Erlbeck2-3/+5
2014-10-09sgsn: Add test that exposes a dangling pointer to the LLMEHolger Hans Peter Freyther2-0/+61
2014-10-09sgsn: Create testcase that verifies that llmes get deletedHolger Hans Peter Freyther5-11/+182
2014-10-09sgsn: Add boilerplate code for a SGSN testHolger Hans Peter Freyther8-0/+52
2014-10-09mgcp: Count the incoming data instead of the modified oneHolger Hans Peter Freyther2-38/+38
2014-10-09mgcp: Do not detect the initial package as a wrap aroundHolger Hans Peter Freyther4-20/+67
2014-10-09mgcp: Move Annex A counting out of patch/count methodHolger Hans Peter Freyther4-86/+113
2014-10-09mgcp: We only look at the RTP header use that in the commentHolger Hans Peter Freyther1-2/+2
2014-10-03nitb: Add subscriber delete commandRuben Pollan2-2/+42
2014-10-02bsc: Let the VTY verify that the timeout is a numberHolger Hans Peter Freyther1-2/+2
2014-09-25gprs: Move log message about mm context after NULL checkDaniel Willmann1-3/+3
2014-09-22gprs: Improve loglevels and log messages for SGSNDaniel Willmann4-64/+63
2014-09-22gprs_sgsn.h: Add two macros to log details of MM/PDP contextsDaniel Willmann1-0/+5
2014-09-19sgsn: Reset local LLC parameters when sending XID resetJacob Erlbeck1-1/+8
2014-09-19gbproxy: Separate SGSN numeric namespacesJacob Erlbeck7-138/+240
2014-09-19gbproxy/test: Add a test with a P-TMSI collision between two SGSNsJacob Erlbeck2-38/+337
2014-09-19gbproxy/test: Fix Identification ResponseJacob Erlbeck2-4/+4
2014-09-19gbproxy: Check other tlli_infos for matching TLLI/P-TMSIJacob Erlbeck3-11/+46
2014-09-19gbproxy/test: Add test case for P-TMSI assigmentJacob Erlbeck2-0/+554
2014-09-19gbproxy: Parse RA_UPD_REJ and invalidate TLLIJacob Erlbeck3-5/+39
2014-09-19gbproxy: Delete and show detached entries via VTYJacob Erlbeck1-34/+65
2014-09-19gbproxy: Replace LOGP by LOGPC for continued linesJacob Erlbeck1-11/+11
2014-09-19gbproxy: Avoid multiple tlli_info entries with the same IMSIJacob Erlbeck3-38/+49
2014-09-19gbproxy: Keep tlli_info after detachJacob Erlbeck7-53/+226
2014-09-18gbproxy: Only patch what has been configuredJacob Erlbeck2-25/+22
2014-09-18gbproxy/test: Add test case for tlli_info persistenceJacob Erlbeck2-1/+989
2014-09-18gbproxy: Remove gbproxy_register_tlliJacob Erlbeck3-77/+89
2014-09-18gbproxy: Send DETACH_ACC if the IMSI has not been acquiredJacob Erlbeck2-17/+64
2014-09-18gbproxy: Fixed RAI patching in Attach Request messagesJacob Erlbeck6-23/+57
2014-09-18gbproxy/test: Add/modify test casesJacob Erlbeck2-9/+88
2014-09-18gbproxy: Replace 'mi_data' by 'imsi'Jacob Erlbeck5-39/+39
2014-09-18gbproxy: Rework gbproxy_imsi_acquisitionJacob Erlbeck1-30/+30
2014-09-18gbproxy: Refactor gbprox_process_bssgp_ul into smaller functionsJacob Erlbeck1-132/+195
2014-09-17osmux: send osmux stats in MGCP DLCX responsesPablo Neira Ayuso3-6/+37
2014-09-16nitb: Don't mention the broken PCAP generation optionHolger Hans Peter Freyther1-1/+0
2014-09-16osmux: account extracted traffic from the osmux batchPablo Neira Ayuso1-0/+6
2014-09-09gbproxy: Remove patch_mode, update initial checksJacob Erlbeck4-89/+6
2014-09-09gbproxy/test: Add assertions, improve test coverageJacob Erlbeck3-0/+86
2014-09-09gbproxy: Reset IMSI acquisition and free stored messages in tlli_infoJacob Erlbeck4-10/+58
2014-09-09gbproxy/test: Add test cases for IMSI acquisitionJacob Erlbeck2-6/+56
2014-09-09gbproxy: Fix P-TMSI reassignmentJacob Erlbeck2-43/+47
2014-09-09gbproxy: Change creation of tlli_info for SGSN originated messagesJacob Erlbeck3-44/+73
2014-09-08gbproxy/test: Extend P-TMSI patch test by a sequence of RA UDP REQJacob Erlbeck2-62/+293
2014-09-08gbproxy: Reorganize VTY commandsJacob Erlbeck1-53/+70
2014-09-08gbproxy: Show number of stored messages in VTY showJacob Erlbeck1-3/+12
2014-09-08gbproxy: Forward SGSN originated STATUS messages with BVCIJacob Erlbeck1-4/+8
2014-09-08gbproxy: Make STATUS messages spec compliantJacob Erlbeck2-7/+7
2014-09-08gbproxy: Check tlli_info when patching, fix APN patchingJacob Erlbeck5-15/+18
2014-09-08gbproxy/test: Check APN patching while P-TMSI patching is enabledJacob Erlbeck2-15/+45