Skip to content

Changes

#144 (Oct 31, 2024, 4:02:00 PM)

  1. RUA_Emulation: Support passing no RANAP PDU in RUA_Disc_Req — Pau Espin Pedrol / detail
  2. hnbgw: Add missing timer stop after use — Pau Espin Pedrol / detail
  3. hnbgw: Get rid of pars param in void_fn — Pau Espin Pedrol / detail
  4. testenv: run podman command with logfile — Oliver Smith / detail
  5. library/s1ap: fix wrong IE criticality in templates — Vadim Yanitskiy / detail
  6. library/s1ap: rework {ts,tr}_S1AP_RABSetupRsp templates — Vadim Yanitskiy / detail
  7. s1gw: add TC_e_rab_setup_failure — Vadim Yanitskiy / detail
  8. hnbgw: test for RUA Disconnect when there is no CN — Oliver Smith / detail
  9. hnbgw: Send meaningful RANAP messages in f_tc_ranap_mo_disconnect() — Pau Espin Pedrol / detail
  10. hnbgw: Introduce test TC_cs_iu_release_req_rua_disconnect — Pau Espin Pedrol / detail
  11. hnbgw: fixup for expect_compl_l3_success — Oliver Smith / detail
  12. hnbgw: Rename RAB helper functions to be CS specific — Pau Espin Pedrol / detail
  13. hnbgw: Use g_pars.mgcp_pars directly during RAB CS setup — Pau Espin Pedrol / detail
  14. hnbgw/expected-results: update — Oliver Smith / detail
  15. testenv: make podman stop more robust — Oliver Smith / detail

#143 (Oct 30, 2024, 4:02:00 PM)

  1. s1gw: use the new counter name (out_pkt.forward.unmodified) — Vadim Yanitskiy / detail

#142 (Oct 29, 2024, 1:02:00 PM)

  1. hnbgw: Set sccp_addr parameters during init — Pau Espin Pedrol / detail
  2. hbngw: Store IuSigConid in ConnHdlr params — Pau Espin Pedrol / detail
  3. RANAP_Templates: Add templates for ResetResource(Ack) — Pau Espin Pedrol / detail
  4. RAN_Emulation: Support registering IuSigConId for connectionless RANAP — Pau Espin Pedrol / detail

#141 (Oct 28, 2024, 1:02:00 PM)

  1. hnbgw: Fix TC_ranap_ps_mo_disconnect testing CS instead of PS — Pau Espin Pedrol / detail
  2. hnbgw: Drop unused template — Pau Espin Pedrol / detail
  3. hnbgw: Introduce test TC_ranap_{cs,ps}_creq_cref — Pau Espin Pedrol / detail

#139 (Oct 26, 2024, 1:02:00 PM)

  1. testenv: remove dead code for [testsuite] prepare= — Oliver Smith / detail
  2. testenv: add proper [testsuite] prepare= support — Oliver Smith / detail
  3. hnbgw: Split ConnHdlr component code to its own file — Pau Espin Pedrol / detail
  4. RAN_Emulation: Introduce field ranap_connect_ind_auto_res — Pau Espin Pedrol / detail
  5. hnbgw: Allow modifying RanOps during test startup — Pau Espin Pedrol / detail
  6. Convert RAN_Conn_Prim from enum to union — Pau Espin Pedrol / detail
  7. RAN_Emulation: Allow setting reason in primitive MSC_CONN_PRIM_DISC_REQ — Pau Espin Pedrol / detail

#138 (Oct 25, 2024, 1:02:00 PM)

  1. ctrl: tweak errmsg for counter mismatch — Oliver Smith / detail
  2. testenv: qemu: get coredump and show backtrace — Oliver Smith / detail
  3. pcu: add testenv.cfg — Oliver Smith / detail
  4. bsc/osmo-bsc-sccplite.cfg: add trx1, trx2 — Oliver Smith / detail
  5. bsc/osmo-bsc{,-vamos}.cfg: add no missing-msc-text — Oliver Smith / detail
  6. bsc/osmo-stp.cfg: sync with docker-playground — Oliver Smith / detail
  7. bsc: add testenv.cfg — Oliver Smith / detail
  8. testenv: improve output for missing -c argument — Oliver Smith / detail
  9. testenv: osmo-dev: add hint for gen_makefile fail — Oliver Smith / detail
  10. hnbgw: Support testenv — Oliver Smith / detail

#136 (Oct 23, 2024, 1:02:00 PM)

  1. ggsn: Request osmo-ggsn to apply the MTU on the tundev — Pau Espin Pedrol / detail

#134 (Oct 21, 2024, 1:02:00 PM)

  1. ggsn: README: document how to run with testenv — Oliver Smith / detail
  2. library/GTPv1C_Templates: Lots of improvements in template declarations — Pau Espin Pedrol / detail
  3. cosmetic: library/GTPv1C_Templates: remove extra indentation level — Pau Espin Pedrol / detail
  4. library/GTPv1C_Templates: Clean up PCO templates — Pau Espin Pedrol / detail
  5. mgw: Remove unneeded dep IPCP_Types.ttcn — Pau Espin Pedrol / detail
  6. s1gw: Remove unneeded dep IPCP_Types.ttcn — Pau Espin Pedrol / detail
  7. library: Move IPCP templates GTPv1C_Templates.ttcn -> — Pau Espin Pedrol / detail
  8. library/PCO_Types: Drop unused nonsense enum — Pau Espin Pedrol / detail
  9. library/PCO_Types.ttcn: Drop unsued IPCP_OPT enum — Pau Espin Pedrol / detail
  10. ggsn: Introduce test TC_pdp4(6)_act_deact_mtu — Pau Espin Pedrol / detail
  11. ggsn: Validate MTU sent during ICMPv6 RA — Pau Espin Pedrol / detail

#131 (Oct 18, 2024, 1:02:00 PM)

  1. sgsn: Validate TLI received in RAB Ass Req — Pau Espin Pedrol / detail
  2. sgsn: Test tx Rab Ass Resp with ITU X.213 IPv4 address format — Pau Espin Pedrol / detail
  3. sgsn: Introduce test TC_attach_pdp_act_user_addr_itu_x213_ipv4toolarge — Pau Espin Pedrol / detail
  4. sgsn: Improve validation of TLA encoded in RAB Ass Req — Pau Espin Pedrol / detail
  5. cosmetic: sgsn: Fix indenation whitespace — Pau Espin Pedrol / detail

#129 (Oct 16, 2024, 1:02:00 PM)

  1. make/Makefile: Update git branch references for asterisk and pjproject — Pau Espin Pedrol / detail

#126 (Oct 13, 2024, 1:02:00 PM)

  1. upgrade gerrit to 3.8.6 — laforge / detail
  2. upgrade gerrit to 3.9.5 — laforge / detail
  3. redmine: upgrade our docker container to redmine 5.1.3 — laforge / detail

#120 (Oct 7, 2024, 1:02:00 PM)

  1. fpga-build: Update RISC-V toolchain to riscv-none-elf — Sylvain Munaut / detail