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