Changes
#173 (Nov 28, 2024, 4:47:00 PM)
- bsc: osmo-bsc.cfg: Listen IPA Abis and CTRL interfaces on 127.0.0.1 — Pau Espin Pedrol / detail
#172 (Nov 27, 2024, 4:47:00 PM)
- hnbgw: TC_rab_release: Fix race condition stats checked too early — laforge / detail
- bsc: Fix missing teardown in TC_ho_in_fail_msc_clears_after_ho_detect — laforge / detail
- msc: fix a race condition in f_mt_call_establish() — laforge / detail
#171 (Nov 26, 2024, 4:47:00 PM)
- deps/Makefile: update titan.ProtocolModules.RTP — pmaier@sysmocom.de / detail
#170 (Nov 25, 2024, 4:47:00 PM)
- L3_Templates: GMM: Attach Req/RAU Req: add TLVs required for 4G -> 2G — lynxis / detail
- L3_Templates: RAU Request: add support for MS Network Capability — lynxis / detail
- L3_Templates: set R99 indicator — lynxis / detail
- L3_Templates: Add required TLVs for RA Request when moving from 4G to 2G — lynxis / detail
- L3_Templates: correct set a5 bits to A1 + A5 — lynxis / detail
- Osmocom_CTRL_Functions.ttcn: Use Misc_Helpers.f_shutdown() everywhere — Pau Espin Pedrol / detail
#167 (Nov 22, 2024, 4:47:00 PM)
- testenv: respawn.sh: don't respawn on segfault — Pau Espin Pedrol / detail
- testenv: print backtrace on startup fail too — Pau Espin Pedrol / detail
- testenv: build virtphy from src with --binary-repo — Oliver Smith / detail
- bts: add initial testenv.cfg — Oliver Smith / detail
#166 (Nov 21, 2024, 4:47:00 PM)
- testenv: pass env var for --binary-repo — Oliver Smith / detail
- bts/run_fake_trx.sh: tweak cd logic — Oliver Smith / detail
#164 (Nov 19, 2024, 4:47:00 PM)
- testenv: add run --until-nok — Oliver Smith / detail
- mgw: fix RTP packets received while RX disabled — Oliver Smith / detail
- testenv: make it pass 'ruff check' linter — Oliver Smith / detail
- testenv: install dbg pkgs with --binary-repo too — Oliver Smith / detail
#159 (Nov 14, 2024, 4:47:00 PM)
- epdg: fix a DTE in as_GSUP_rx_CL_REQ — Vadim Yanitskiy / detail
#157 (Nov 12, 2024, 4:47:00 PM)
- bsc: Fix sporadic failure in .TC_ho_in_fail_ipa_crcx_timeout — Pau Espin Pedrol / detail
#155 (Nov 10, 2024, 4:47:00 PM)
- msc: use :memory: for SMS (volatile in-memory database) — laforge / detail
- hlr: expected-results.xml: expect TC_MSLookup_* to pass — laforge / detail
- {epdg,msc,pgw}/expected-results.xml: sync with Jenkins — laforge / detail
- bts: use proper ActType in f_TC_data_rtp_loopback() — Vadim Yanitskiy / detail
- bts: TC_data_rtp_tchh*: fix timeslot number in comments — Vadim Yanitskiy / detail
- bts: add TC_data_facch_*: test FACCH/[FH] on data channels — Vadim Yanitskiy / detail
#153 (Nov 8, 2024, 4:47:00 PM)
- deps: Update titan.ProtocolEmulations.SCCP to upstream master — Pau Espin Pedrol / detail
- osmo-*.cfg: enable gsmtap log — Oliver Smith / detail
- library/gsup: improve GSUP_IE templates — Vadim Yanitskiy / detail
- library/gsup: rework f_gen_{tr,ts}_ss_ies() and SS templates — Vadim Yanitskiy / detail
- library/gsup: add src/dst name IEs to all SS templates — Vadim Yanitskiy / detail
- library/rsl: rename t_RSL_IE_ActType_* -> c_RSL_IE_ActType_* — Vadim Yanitskiy / detail
#152 (Nov 7, 2024, 4:47:00 PM)
- hnbgw: Parametrize UPF F-SEID — Pau Espin Pedrol / detail
- hlr: use :memory: (volatile in-memory database) — Vadim Yanitskiy / detail
- hlr: refactor f_SS_expect() — Vadim Yanitskiy / detail
- library/gsup: improve formatting of SS templates — Vadim Yanitskiy / detail
- library/gsup: improve generic GSUP_PDU templates — Vadim Yanitskiy / detail
- hnbgw: with-pfcp: Support running ConnHdlr concurrently — Pau Espin Pedrol / detail
- RAN_Emulation: Increase ExpecTable size to 16 — Pau Espin Pedrol / detail
- hnbgw: Add test TC_ps_rab_assignment_concurrent — Pau Espin Pedrol / detail
- hnbgw: Parametrize MgcpParameters MGCP endpoint — Pau Espin Pedrol / detail
- hnbgw: mgcp: Support running CS RAB ConnHdlr concurrently — Pau Espin Pedrol / detail
- hnbgw: Introduce test TC_rab_assignment_concurrent — Pau Espin Pedrol / detail
- RUA_Emulation: Add missing msg component destination — Pau Espin Pedrol / detail
- hnbgw: Small fixes in f_tc_rab_assignment() — Pau Espin Pedrol / detail
#151 (Nov 6, 2024, 4:47:00 PM)
- testenv: show testsuite results at the end — Oliver Smith / detail
- testenv: more tweaks for container shutdown logic — Oliver Smith / detail
#150 (Nov 5, 2024, 4:47:00 PM)
- hnbgw: Introduce test TC_ps_iu_release_req_rua_disconnect — Pau Espin Pedrol / detail
#149 (Nov 4, 2024, 4:47:00 PM)
- hnbgw: Introduce PfcpParameters in TestHdlrParameters — Pau Espin Pedrol / detail
- bsc: testenv: set MTU=1500 for lo — Oliver Smith / detail
- hnbgw: Merge TC_ps_rab_assignment_* testcases — Pau Espin Pedrol / detail
- hnbgw: Move normal condition Iu Release procedure to helper function — Pau Espin Pedrol / detail
- hnbgw: Tear down SCCP conn from CN under normal conditions — Pau Espin Pedrol / detail
- testenv: fix 'container crashed' detection — Oliver Smith / detail
- testenv: podman-main: set watchdog timer to 60s — Oliver Smith / detail
- statsd: Support f_statsd_snapshot() API when using VTY-triggered stats — Pau Espin Pedrol / detail
- hnbgw: Introduce module parameter mp_statsd_prefix — Pau Espin Pedrol / detail
- hnbgw: Introduce module parameter mp_pfcp_upf_node_id — Pau Espin Pedrol / detail
- hnbgw: Handle PFCP Assoc Setup procedure in test_CT — Pau Espin Pedrol / detail
#148 (Nov 3, 2024, 4:47:00 PM)
- hnbgw: Move gtp_pars to Connhdlr — Pau Espin Pedrol / detail
#145 (Oct 31, 2024, 4:47:00 PM)
- testenv: run podman command with logfile — Oliver Smith / detail
- library/s1ap: fix wrong IE criticality in templates — Vadim Yanitskiy / detail
- library/s1ap: rework {ts,tr}_S1AP_RABSetupRsp templates — Vadim Yanitskiy / detail
- s1gw: add TC_e_rab_setup_failure — Vadim Yanitskiy / detail
- hnbgw: test for RUA Disconnect when there is no CN — Oliver Smith / detail
- hnbgw: Send meaningful RANAP messages in f_tc_ranap_mo_disconnect() — Pau Espin Pedrol / detail
- hnbgw: Introduce test TC_cs_iu_release_req_rua_disconnect — Pau Espin Pedrol / detail
- hnbgw: fixup for expect_compl_l3_success — Oliver Smith / detail
- hnbgw: Rename RAB helper functions to be CS specific — Pau Espin Pedrol / detail
- hnbgw: Use g_pars.mgcp_pars directly during RAB CS setup — Pau Espin Pedrol / detail
- hnbgw/expected-results: update — Oliver Smith / detail
- testenv: make podman stop more robust — Oliver Smith / detail
#144 (Oct 30, 2024, 4:47:00 PM)
- s1gw: use the new counter name (out_pkt.forward.unmodified) — Vadim Yanitskiy / detail
- RUA_Emulation: Support passing no RANAP PDU in RUA_Disc_Req — Pau Espin Pedrol / detail
- hnbgw: Add missing timer stop after use — Pau Espin Pedrol / detail
- hnbgw: Get rid of pars param in void_fn — Pau Espin Pedrol / detail