Skip to content

Changes

#1063 (Dec 3, 2024, 8:47:00 AM)

  1. bsc: Add missing testcase in expected-results.xml — Pau Espin Pedrol / detail

#1059 (Nov 29, 2024, 8:47:00 AM)

  1. bsc: osmo-bsc.cfg: Listen IPA Abis and CTRL interfaces on 127.0.0.1 — Pau Espin Pedrol / detail

#1058 (Nov 28, 2024, 8:47:00 AM)

  1. msc: fix a race condition in f_mt_call_establish() — laforge / detail

#1057 (Nov 27, 2024, 8:47:00 AM)

  1. deps/Makefile: update titan.ProtocolModules.RTP — pmaier@sysmocom.de / detail
  2. hnbgw: TC_rab_release: Fix race condition stats checked too early — laforge / detail
  3. bsc: Fix missing teardown in TC_ho_in_fail_msc_clears_after_ho_detect — laforge / detail

#1056 (Nov 26, 2024, 8:47:00 AM)

  1. L3_Templates: GMM: Attach Req/RAU Req: add TLVs required for 4G -> 2G — lynxis / detail
  2. L3_Templates: RAU Request: add support for MS Network Capability — lynxis / detail
  3. L3_Templates: set R99 indicator — lynxis / detail
  4. L3_Templates: Add required TLVs for RA Request when moving from 4G to 2G — lynxis / detail
  5. L3_Templates: correct set a5 bits to A1 + A5 — lynxis / detail
  6. Osmocom_CTRL_Functions.ttcn: Use Misc_Helpers.f_shutdown() everywhere — Pau Espin Pedrol / detail

#1052 (Nov 22, 2024, 8:47:00 AM)

  1. testenv: pass env var for --binary-repo — Oliver Smith / detail
  2. bts/run_fake_trx.sh: tweak cd logic — Oliver Smith / detail
  3. testenv: respawn.sh: don't respawn on segfault — Pau Espin Pedrol / detail
  4. testenv: print backtrace on startup fail too — Pau Espin Pedrol / detail
  5. testenv: build virtphy from src with --binary-repo — Oliver Smith / detail
  6. bts: add initial testenv.cfg — Oliver Smith / detail

#1049 (Nov 19, 2024, 8:47:00 AM)

  1. testenv: add run --until-nok — Oliver Smith / detail
  2. mgw: fix RTP packets received while RX disabled — Oliver Smith / detail
  3. testenv: make it pass 'ruff check' linter — Oliver Smith / detail
  4. testenv: install dbg pkgs with --binary-repo too — Oliver Smith / detail

#1044 (Nov 14, 2024, 8:47:00 AM)

  1. epdg: fix a DTE in as_GSUP_rx_CL_REQ — Vadim Yanitskiy / detail

#1042 (Nov 12, 2024, 8:47:00 AM)

  1. bsc: Fix sporadic failure in .TC_ho_in_fail_ipa_crcx_timeout — Pau Espin Pedrol / detail

#1041 (Nov 11, 2024, 8:47:00 AM)

  1. msc: use :memory: for SMS (volatile in-memory database) — laforge / detail
  2. hlr: expected-results.xml: expect TC_MSLookup_* to pass — laforge / detail
  3. {epdg,msc,pgw}/expected-results.xml: sync with Jenkins — laforge / detail
  4. bts: use proper ActType in f_TC_data_rtp_loopback() — Vadim Yanitskiy / detail
  5. bts: TC_data_rtp_tchh*: fix timeslot number in comments — Vadim Yanitskiy / detail
  6. bts: add TC_data_facch_*: test FACCH/[FH] on data channels — Vadim Yanitskiy / detail

#1039 (Nov 9, 2024, 8:47:00 AM)

  1. osmo-*.cfg: enable gsmtap log — Oliver Smith / detail
  2. library/gsup: improve GSUP_IE templates — Vadim Yanitskiy / detail
  3. library/gsup: rework f_gen_{tr,ts}_ss_ies() and SS templates — Vadim Yanitskiy / detail
  4. library/gsup: add src/dst name IEs to all SS templates — Vadim Yanitskiy / detail
  5. library/rsl: rename t_RSL_IE_ActType_* -> c_RSL_IE_ActType_* — Vadim Yanitskiy / detail

#1038 (Nov 8, 2024, 8:47:00 AM)

  1. hnbgw: Parametrize UPF F-SEID — Pau Espin Pedrol / detail
  2. hlr: use :memory: (volatile in-memory database) — Vadim Yanitskiy / detail
  3. hlr: refactor f_SS_expect() — Vadim Yanitskiy / detail
  4. library/gsup: improve formatting of SS templates — Vadim Yanitskiy / detail
  5. library/gsup: improve generic GSUP_PDU templates — Vadim Yanitskiy / detail
  6. hnbgw: with-pfcp: Support running ConnHdlr concurrently — Pau Espin Pedrol / detail
  7. RAN_Emulation: Increase ExpecTable size to 16 — Pau Espin Pedrol / detail
  8. hnbgw: Add test TC_ps_rab_assignment_concurrent — Pau Espin Pedrol / detail
  9. hnbgw: Parametrize MgcpParameters MGCP endpoint — Pau Espin Pedrol / detail
  10. hnbgw: mgcp: Support running CS RAB ConnHdlr concurrently — Pau Espin Pedrol / detail
  11. hnbgw: Introduce test TC_rab_assignment_concurrent — Pau Espin Pedrol / detail
  12. RUA_Emulation: Add missing msg component destination — Pau Espin Pedrol / detail
  13. hnbgw: Small fixes in f_tc_rab_assignment() — Pau Espin Pedrol / detail
  14. deps: Update titan.ProtocolEmulations.SCCP to upstream master — Pau Espin Pedrol / detail

#1037 (Nov 7, 2024, 8:47:00 AM)

  1. testenv: show testsuite results at the end — Oliver Smith / detail
  2. testenv: more tweaks for container shutdown logic — Oliver Smith / detail

#1035 (Nov 5, 2024, 8:47:00 AM)

  1. bsc: testenv: set MTU=1500 for lo — Oliver Smith / detail
  2. hnbgw: Merge TC_ps_rab_assignment_* testcases — Pau Espin Pedrol / detail
  3. hnbgw: Move normal condition Iu Release procedure to helper function — Pau Espin Pedrol / detail
  4. hnbgw: Tear down SCCP conn from CN under normal conditions — Pau Espin Pedrol / detail
  5. testenv: fix 'container crashed' detection — Oliver Smith / detail
  6. testenv: podman-main: set watchdog timer to 60s — Oliver Smith / detail
  7. statsd: Support f_statsd_snapshot() API when using VTY-triggered stats — Pau Espin Pedrol / detail
  8. hnbgw: Introduce module parameter mp_statsd_prefix — Pau Espin Pedrol / detail
  9. hnbgw: Introduce module parameter mp_pfcp_upf_node_id — Pau Espin Pedrol / detail
  10. hnbgw: Handle PFCP Assoc Setup procedure in test_CT — Pau Espin Pedrol / detail
  11. hnbgw: Introduce test TC_ps_iu_release_req_rua_disconnect — Pau Espin Pedrol / detail

#1034 (Nov 4, 2024, 8:47:00 AM)

  1. hnbgw: Introduce PfcpParameters in TestHdlrParameters — Pau Espin Pedrol / detail