aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-01-27WIP: gbproxy: simulate ns-vc outagelaforge/os4959Harald Welte1-0/+25
2022-01-26bsc: fixup for conn cleanup, fixing three failing testsNeels Hofmeyr1-3/+26
2022-01-23bsc: logp("start") also for handler_mode := falseNeels Hofmeyr1-2/+3
2022-01-23bsc: properly clean up conn after each testNeels Hofmeyr1-16/+163
2022-01-23bsc: f_perform_clear: ack all DLCX and RSL REL REQNeels Hofmeyr1-0/+20
2022-01-23bsc: detect subscr and conn leaks during f_shutdown_helper()Neels Hofmeyr1-0/+5
2022-01-23vty: add f_verify_talloc_count()Neels Hofmeyr1-0/+64
2022-01-23bsc: make perform_clear() work when VTY is not initializedNeels Hofmeyr1-1/+3
2022-01-20PGW_Tests: update default values for mp_pgw_hostname/mp_pcrf_local_ipVadim Yanitskiy1-2/+2
2022-01-20PGW_Tests: fix f_create_session(): add missing Serving Network IEVadim Yanitskiy2-0/+20
2022-01-20library/GTPv2_Emulation: fix timer not being started in f_uecups_xceive()Vadim Yanitskiy1-0/+1
2022-01-17mgw: Introduce test TC_two_crcx_mdcx_and_iuup_rtpPau Espin Pedrol1-1/+122
2022-01-12bsc: Fix test TC_rll_sapi_n_reject_dlci_cc expectanciesPau Espin Pedrol1-1/+1
2022-01-12bsc: Fix TC_rsl_drop_counter due to IPA_Emulation component being alive-typePau Espin Pedrol2-1/+56
2022-01-11deps: Use upstream IPL4asp after SCTP-related patches were mergedDaniel Willmann1-3/+2
2022-01-07RTP_Emulation: Fix race condition where Init is answered while connect is in ...Pau Espin Pedrol1-2/+6
2022-01-05mgw: Introduce test TC_two_crcx_mdcx_and_iuupPau Espin Pedrol1-0/+119
2022-01-05RTP_Emulation: Several fixes and improvements for IuUP streamsPau Espin Pedrol1-6/+26
2022-01-05RTP IuUP Emulation: Avoid spamming with retransmitted InitPau Espin Pedrol2-2/+11
2022-01-05IPL4asp: Fix ppid always shows 0, remove Iuh workaroundDaniel Willmann2-11/+7
2022-01-05hnbap: Add tr_HNBAP_HNBRegisterAccept templateDaniel Willmann1-0/+20
2022-01-05library/rua: Add missing templates (ts_/tr_)Daniel Willmann1-0/+92
2022-01-04bsc: fix ho-out test failures: cleanup neighbor cfg cruftNeels Hofmeyr1-3/+14
2021-12-23hnodeb: Updates in HNBLLIF and HNBGW_COnnectioNHandler to support and test IuUPPau Espin Pedrol4-19/+115
2021-12-23Iuh_Emulation: Avoid sending events to HNBAP if socket is not connectedPau Espin Pedrol1-3/+9
2021-12-22deps: Update SCTPasp to fix SCTP kernel ABI breakageDaniel Willmann1-1/+1
2021-12-22IuUP_Emulation: Fix frame number wrap-aroundPau Espin Pedrol1-1/+1
2021-12-22doc: Always annotate codec port types in case of IPL4/UD portsHarald Welte3-9/+9
2021-12-21doc: Re-order ports in RAN_Emulation_CTHarald Welte4-4/+4
2021-12-21doc: Add dotty graph of BTS_Tests component hierarchyHarald Welte1-0/+49
2021-12-21doc: Add dotty graphs of BSC + MSC test component hierarchyHarald Welte2-0/+170
2021-12-21Add dotty graphs of the component hierarchy for Gb and RANHarald Welte4-0/+169
2021-12-20library/RSL_Types: fix CHAN ACT templates for dynamic timeslotsVadim Yanitskiy2-19/+31
2021-12-20hnodeb: Use alive-type components for infrastructure componentsPau Espin Pedrol1-3/+3
2021-12-17ttcn3-tcpdump-stop: add timeout for talloc reportOliver Smith1-2/+7
2021-12-16hnodeb: Adapt HNBLIF to latest changesPau Espin Pedrol3-35/+36
2021-12-16ttcn3-tcpdump-start.sh: don't hardcode binary pathsOliver Smith1-3/+3
2021-12-15Use alive-type components for "infrastructure" componentsHarald Welte3-11/+11
2021-12-15hnodeb: Add gtp SAPIPau Espin Pedrol6-7/+352
2021-12-15hnodeb: Add audio SAPIPau Espin Pedrol4-3/+384
2021-12-15hnodeb: Add initial infra to emulate HNB LL socket ifacePau Espin Pedrol9-37/+820
2021-12-15library/DIAMETER_Emulation: handle DWR/DWA ping-pongVadim Yanitskiy1-0/+8
2021-12-15library/DIAMETER_Templates: add missing AVPs to AIRVadim Yanitskiy1-0/+5
2021-12-15library/DIAMETER_Templates: fix missing app_id in ts_DIA_AIRVadim Yanitskiy1-0/+1
2021-12-15library/DIAMETER_Templates: fix flags in AIR templatesVadim Yanitskiy1-2/+2
2021-12-15library/DIAMETER_Templates: add receive template for AIAVadim Yanitskiy1-0/+29
2021-12-15library/DIAMETER_Templates: prettify & enrich AIR/AIA templatesVadim Yanitskiy2-33/+51
2021-12-15library/DIAMETER_Templates: add missing templates for ULR/ULAVadim Yanitskiy1-0/+54
2021-12-15library/DIAMETER_Templates: rework existing ULR/ULA templatesVadim Yanitskiy2-28/+46
2021-12-15library/DIAMETER_Templates: add templates for DWR/DWAVadim Yanitskiy1-0/+86