aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-10-09stp: Add TC_rapid_init_shutdown()laforge/bvc-resetHarald Welte1-0/+36
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
2020-09-25SGSN: introduce NS testsAlexander Couzens4-3/+62
2020-09-25Move RAW_NS to library to use it in SGSN NS testsAlexander Couzens2-1/+1
2020-09-25SGSN_Tests.cfg: fixup renaming remote_proto -> address familyAlexander Couzens1-3/+3
2020-09-23bsc: Check attempted/successful channel requestsDaniel Willmann1-0/+2
2020-09-22mgw: Introduce test TC_crcx_osmo_ignPau Espin Pedrol3-2/+38
2020-09-22{BTS,PCU}_Tests: bump default PCUIF version: 9 -> 10Vadim Yanitskiy3-1/+3
2020-09-21pcu/GPRS_Components: allow passing/matching of TS/TRX/BTS/BLK numbersVadim Yanitskiy1-39/+84
2020-09-20MSC_ConnectionHandler: do not allow as_Media_mgw to exitPhilipp Maier1-1/+1
2020-09-18sgsn: update expected-results.xmlAlexander Couzens1-1/+5
2020-09-18sgsn/SGSN_Tests.cfg: also run Iu testsAlexander Couzens1-0/+1
2020-09-18bsc: Rework CBSP tests to support testing IPv6Pau Espin Pedrol1-43/+143
2020-09-18{PCU,SGSN}: Add missing address_family field in NSConfigurationHarald Welte2-0/+4
2020-09-17NS_Provider_IPL4: map the IPL4 port to the system port before using itAlexander Couzens1-0/+1
2020-09-17NS_Emulation: remove dependency on PCUIF_TypesAlexander Couzens6-4/+25
2020-09-17Don't map NS_Emulation_CT:NSCP anymoreHarald Welte2-4/+0
2020-09-17fixup BTS_Tests: verify hopping parameters in the INFO.ind messageVadim Yanitskiy1-1/+1
2020-09-17fixup BTS_Tests: also match MA length in TC_pcu_info_ind_fh_params()Vadim Yanitskiy1-1/+1
2020-09-17NS_Emulation: Introduce NS_Provider underneath NS_EmulationHarald Welte4-65/+136
2020-09-17BSSGP_Emulation: Fix build without BSSGP_EM_L3Harald Welte1-1/+4
2020-09-16PCUIF_Types: fix version 9 remote addressAlexander Couzens1-1/+1
2020-09-16sip: Set & validate IP addresses and portsPau Espin Pedrol1-14/+98