aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-08gbproxy: Add missing commands to VTY writeJacob Erlbeck1-0/+8
2014-09-08gbproxy: Copy uplink messages to SGSN 2Jacob Erlbeck2-11/+51
2014-09-08gbproxy: Use secondary SGSN if IMSI matchesJacob Erlbeck2-24/+38
2014-09-08gbproxy/test: Add test case for secondary SGSNJacob Erlbeck2-39/+1444
2014-09-08gbproxy: Support a secondary SGSNJacob Erlbeck3-9/+47
2014-09-08gbproxy: Add missing gbprox_process_bssgp_ul() return checkJacob Erlbeck1-1/+4
2014-09-07gbproxy: Fix warningsJacob Erlbeck2-3/+0
2014-09-05bsc: Add a "IPA PING" to the SCCP CR messagesHolger Hans Peter Freyther6-13/+89
2014-09-05mgcp: Re-load the state after the transcoding changeHolger Hans Peter Freyther1-0/+3
2014-09-02mgcp: Use l16 in the testHolger Hans Peter Freyther2-8/+8
2014-09-02gbproxy: Implement IMSI acquisitionJacob Erlbeck6-23/+264
2014-09-02gbproxy/test: Add a test for IMSI acquisitionJacob Erlbeck2-0/+709
2014-09-02gbproxy: Create STATUS message with original PDUJacob Erlbeck4-31/+58
2014-09-02gbproxy/test: Test patching BSSGP SUSPEND/LLC-DISCARDEDJacob Erlbeck2-50/+204
2014-09-02gbproxy: Move PTP message handling into separate functionsJacob Erlbeck1-32/+57
2014-09-02gbproxy: Remove nonnull attributesJacob Erlbeck2-19/+14
2014-09-02mgcp: Deal with receiving another payload typeHolger Hans Peter Freyther3-1/+115
2014-09-02mgcp: Store one more codec/payload type if it is presentHolger Hans Peter Freyther4-9/+144
2014-09-02mgcp: Group codec reset and put it to a separate method.Holger Hans Peter Freyther1-9/+15
2014-09-02mgcp: Move the "codec" params to a structHolger Hans Peter Freyther9-97/+111
2014-09-02mgcp: Use the rtp_hdr structure and extract ts/seq from thereHolger Hans Peter Freyther2-6/+9
2014-09-01osmux: osmux batch-factor can't be higher than 8Pablo Neira Ayuso1-1/+1
2014-09-01osmux: save specific osmux configuration options if osmux is enabledPablo Neira Ayuso1-7/+8
2014-09-01configure: fix unrecognized option --enable-external-testsPablo Neira Ayuso1-1/+1
2014-08-30osmux: initialize osmux_batch_size in mgcp configPablo Neira Ayuso1-1/+1
2014-08-29osmux: add 'osmux batch-size NUM' option to mgcp vtyPablo Neira Ayuso3-0/+16
2014-08-29osmux: set default port from mgcp_parse_config()Pablo Neira Ayuso3-5/+3
2014-08-29nat: Introduce a config free for the test and fix valgrind issuesHolger Hans Peter Freyther3-9/+50
2014-08-29nat: Remove the entry from the list before we destroy itHolger Hans Peter Freyther1-0/+1