aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bsc: Create minimal SI6 rest octetssysmocom/201504-stableHolger Hans Peter Freyther2016-05-193-1/+43
* bsc: Add parameter to restart a btsHolger Hans Peter Freyther2016-03-161-1/+11
* bsc: Add code to send ip.access reboot command to nanoBTSHolger Hans Peter Freyther2016-03-161-0/+39
* bts: Backport is_sysmobts_v2 from masterHolger Hans Peter Freyther2016-03-161-0/+11
* abis: Send the message without enforcing to wait for a responseHolger Hans Peter Freyther2016-03-161-1/+1
* mgcp: Honor the rtp IP_TOS settings for Osmuxon-waves/201504Holger Hans Peter Freyther2015-01-214-4/+7
* 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
* gbproxy: Add missing commands to VTY writeJacob Erlbeck2014-09-081-0/+8
* gbproxy: Copy uplink messages to SGSN 2Jacob Erlbeck2014-09-082-11/+51
* gbproxy: Use secondary SGSN if IMSI matchesJacob Erlbeck2014-09-082-24/+38
* gbproxy/test: Add test case for secondary SGSNJacob Erlbeck2014-09-082-39/+1444
* gbproxy: Support a secondary SGSNJacob Erlbeck2014-09-083-9/+47