aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-10-12frnet: Add BSSGP_Emulationlaforge/frHarald Welte1-9/+25
2020-10-12FRNET: Frame Relay network side emulationHarald Welte5-0/+155
2020-10-12WIP: frame relay testHarald Welte6-0/+173
2020-10-12stp: Add TC_rapid_init_shutdown()Harald Welte1-0/+36
2020-10-12bts: HACK: Run TRXC over 127.0.0.1 onlyHarald Welte2-3/+3
2020-10-12bts: Update osmo-bsc.cfg and osmo-bts.cfgHarald Welte2-27/+66
2020-10-12bts: Increase SI sampling duration if SI2quater is involvedHarald Welte1-4/+4
2020-10-12bts: Log more details in case SI sampling returned insufficient resultsHarald Welte1-1/+2
2020-10-12bts: Avoid race condition in TC_pcu_deact_reqHarald Welte1-1/+3
2020-10-12bts: Adjust to VTY text changeHarald Welte1-1/+1
2020-10-12bts: Make f_power_from_band() fail in case of unknown bandHarald Welte1-0/+3
2020-10-12bts: Fix TC_rach_load_countHarald Welte1-0/+6
2020-10-12bts: Fix TC_rach_load_idle_thresh0()Harald Welte1-0/+6
2020-10-12bts: Make TC_pcu_socket_verify_info_ind passHarald Welte1-0/+9
2020-10-12bsc: copy osmo-bsc.cfg from docker-playgroundAlexander Couzens1-6/+91
2020-10-11Osmoocm_Gb_Types.ttcn: Add various additional templatesHarald Welte1-0/+127
2020-10-11bsc: Fix random failures in BSC_Tests.TC_early_conn_failHarald Welte1-1/+1
2020-10-10Common.cfg: Always log VEERDICTOP on ConsoleHarald Welte1-1/+1
2020-10-10PCU_Tests: introduce TC_pcuif_info_ind_subsequent()Vadim Yanitskiy1-0/+19
2020-10-09PCU_Tests_{NS,SNS}: Fix our expectations regarding CellID in BVC-RESETHarald Welte3-21/+23
2020-10-09BSSGP_Emulation: Support multiple PTP-BVC within one EntityHarald Welte8-532/+1036
2020-10-09PCU_Tests_NS: Fix our expectations regarding CellID presence/absenceHarald Welte2-4/+12
2020-10-09BSSGP_Emulation: Ensure BVC-RESET for BVCO=0 has no CellId IEHarald Welte1-1/+13
2020-10-08BSC_Tests: fix f_mo_l3_transceive(): relax DLCI matchingVadim Yanitskiy1-1/+1
2020-10-04pcu: Don't log timer operations of ClkGen-0 (every 4.16ms)Harald Welte1-0/+1
2020-10-04BSSGP_Emulation: Only add CellId to BVC-RESET[-ACK] conditionallyHarald Welte1-5/+25
2020-10-04regen-makefile.sh: Put libraries in LINUX_LIBS, not LDFLAGSHarald Welte4-4/+5
2020-10-03NS_Emulation: pass around string idenifier for components createdHarald Welte3-10/+11
2020-10-03NS_Emulation: Delay Tx of first NS-RESET until Provider tells us it's upHarald Welte1-5/+15
2020-10-03NS_Emulation: Refactor if/elseif/... clause to altsteps with guardHarald Welte1-71/+69
2020-10-03NS_Emulation: Introduce status events from provider -> emulationHarald Welte3-2/+40
2020-10-03NS_Emulation: Add [optional] support for FrameRelay transportHarald Welte4-8/+94
2020-10-03stp: wait until IPA handshake is done in f_connect_ipaPau Espin Pedrol1-24/+16
2020-10-03BSC_Tests: introduce TC_tch_dlci_link_id_sapi for OS#3716Vadim Yanitskiy2-0/+60
2020-10-03BSC_Tests: introduce f_mt_l3_transceive() sending BSSAP -> RSLVadim Yanitskiy1-0/+17
2020-10-03BSC_Tests: parametrize f_mo_l3_transceive()Vadim Yanitskiy1-6/+7
2020-10-03BSC_Tests: s/f_verify_active_layer3/f_mo_l3_transceive/gVadim Yanitskiy1-3/+3
2020-10-01BSSAP_LE: comment/log tweaksNeels Hofmeyr1-2/+3
2020-10-01fix typo BSSMAP_LE_LCS_CAUSE_UNSPEIFIEDNeels Hofmeyr1-1/+1
2020-10-01fix BSSAP_LE_Types FIELDORDERNeels Hofmeyr2-10/+10
2020-10-01update expected resultsNeels Hofmeyr5-74/+158
2020-10-01bsc: undup f_verify_active_layer3()Neels Hofmeyr1-30/+21
2020-10-01bsc: f_logp(): add VTY pt so it works on various componentsNeels Hofmeyr1-11/+11
2020-09-29MSC_ConnectionHandler: allow to use IPV4 as defaultPhilipp Maier2-3/+15
2020-09-28sip: ACK on SIP failure message to avoid it being retransmittedPau Espin Pedrol1-6/+23
2020-09-27NS_Emulation: Prepare NSConfiguration for non-IP providersHarald Welte9-69/+109
2020-09-25bsc: Call f_shutdown_helper() on all tests missing itPau Espin Pedrol1-53/+145
2020-09-25pcu: Check stats for pcu channel allocation, bytes transferredDaniel Willmann5-2/+64
2020-09-25NS_Emulation: Fix Tns-alive/Tns-test expiration detectionHarald Welte1-4/+4
2020-09-25cosmetic: bsc: Fix indentation alignmentPau Espin Pedrol1-28/+28