aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-02-08BSSGP_Emulation: Fix warning: control reaches end of non-void functionPau Espin Pedrol1-15/+16
2021-02-05pcu: fix syntax in PCU_Tests.cfgAlexander Couzens1-2/+0
2021-02-05NS_Provider_FR: Drop received messages until limk+pvc are upHarald Welte1-2/+15
2021-02-05deps: Update AF_PACKET (with FR emulation) to 0.1-4-g9c6d89bHarald Welte1-1/+1
2021-02-05pcu: Define a global default set of MS RaCapPau Espin Pedrol1-144/+41
2021-02-05pcu: Rewrite GPRS_Components functions to use pre-decoded RLCMAC blocks comin...Pau Espin Pedrol2-99/+106
2021-02-05PCUIF: Allow receiving decoded RR/RLCMAC blocks in DATA REQPau Espin Pedrol2-16/+104
2021-02-05RLCMAC: Fix unbound spb value in decoded egprs data blocksPau Espin Pedrol2-3/+6
2021-02-05RLCMAC: Fix decoding of dl data block with no llc block header bytePau Espin Pedrol1-0/+4
2021-02-05library/L3_Templates: fix: ensure 'no extension' in {ts,tr}_CalledVadim Yanitskiy1-2/+2
2021-02-05library/MGCP_Emulation: fix a copy-pasted commentVadim Yanitskiy1-1/+1
2021-02-04gbproxy: fix config filesHarald Welte2-2/+4
2021-02-04NS_Emulation: Avoid g_unblocked_nsvcs_* overflowingHarald Welte2-18/+23
2021-02-04Move "ro_integer" to Osmocom_TypesHarald Welte4-20/+20
2021-02-04fr: Use dumpcap instead lf tcpdump to capture hdlc net-devicesHarald Welte1-3/+3
2021-02-04fr: Don't write TIMEROP_START to ConsoleLogHarald Welte1-1/+1
2021-02-04fr: Randomize packet size used in TC_ul2dl_ud()Harald Welte1-1/+15
2021-02-04fr: Add TC_ul2dl_udHarald Welte1-0/+42
2021-02-04NS_Emulation: Don't respond to NS-STATUS with NS-STATUSHarald Welte1-0/+4
2021-02-04fr-net: Echo back DL-UD in UL-UD when LLC SAPI '0010'B is usedHarald Welte1-1/+15
2021-02-04fr: UE_CT: Store BVCI + CellId in each UEHarald Welte1-4/+8
2021-02-04fr/fr-net: Use four parallel FR NS-VC instead of just oneHarald Welte2-4/+52
2021-02-04fr-net: Don't generate junit-xml output. It's not a test suiteHarald Welte2-6/+14
2021-02-03Makefile: add fr + fr-netHarald Welte1-1/+1
2021-02-03fr: TC_bvc_bringupHarald Welte1-0/+12
2021-02-03fr: Generalize and document functionsHarald Welte1-20/+36
2021-02-03fr: Add component id in logs; add 15s timeout waiting for BVC-UNBLOCKHarald Welte1-2/+11
2021-02-03fr: Make TC_foo() actually terminateHarald Welte1-3/+7
2021-02-03fr: Implement per-UE guard timeoutHarald Welte1-2/+13
2021-02-03fr: Don't wait indefinitely, but wait until all UE components terminateHarald Welte1-4/+14
2021-02-03BSSGP_Emulation: Support up to 64 BVCs with 64 users eachHarald Welte1-2/+2
2021-02-03NS_Emulation: Handle NS_PROV_LINK_STATUS_DOWNHarald Welte2-0/+8
2021-02-03deps: Use latest version of AF_PACKETHarald Welte1-1/+1
2021-02-03deps/SCTPasp: Update to master (uses epoll instead of select)Harald Welte1-1/+1
2021-02-03ns: fix broken tests by adding weightAlexander Couzens1-1/+3
2021-02-03pcu: TC_bssgp_dl_unitdata_with_invalid_imsi: Expect BSSGP STATUS on correct portPau Espin Pedrol1-1/+1
2021-02-03pcu: Introduce test TC_nacc_outbound_success_no_ctrl_ackPau Espin Pedrol1-2/+59
2021-02-03pcu: ACK Pkt Cell Change ContinuePau Espin Pedrol1-8/+31
2021-02-03BTS_Tests: test forwarding of SI1, SI3 and SI13 via PCUIFPhilipp Maier1-5/+24
2021-02-02PCU_Tests: add testcase TC_rim_ran_info_req_single_rep and _no_siPhilipp Maier1-0/+155
2021-02-01pcu: Introduce test TC_nacc_outbound_success_twice_nocachePau Espin Pedrol1-0/+54
2021-01-30GBProxy_Tests: fix TC_rim_* testsPhilipp Maier2-73/+253
2021-01-30CTRL_Adapter: Keep server alive after first client disconnectsPau Espin Pedrol1-1/+2
2021-01-30IPA_Emulation: Support keeping server alive after first client disconnectsPau Espin Pedrol1-2/+9
2021-01-30CTRL_Adapter: Add function f_ipa_ctrl_wait_link_downPau Espin Pedrol1-0/+14
2021-01-30pcu: Introduce test TC_nacc_outbound_rac_ci_resolve_conn_refusedPau Espin Pedrol1-0/+57
2021-01-30pcu: Introduce test TC_nacc_outbound_success_twicePau Espin Pedrol1-50/+145
2021-01-30pcu: Introduce test TC_nacc_outbound_rac_ci_resolve_fail_parse_responsePau Espin Pedrol1-0/+62
2021-01-30pcu: Introduce test TC_nacc_outbound_si_resolve_timeoutPau Espin Pedrol1-0/+77
2021-01-30pcu: Introduce test TC_nacc_outbound_rac_ci_resolve_timeoutPau Espin Pedrol1-1/+63