Skip to content

Changes

#142 (Oct 21, 2024, 12:42: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

#139 (Oct 18, 2024, 12:42: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

#138 (Oct 17, 2024, 12:42:00 PM)

  1. testenv: podman: restart_count in container_name — Oliver Smith / detail

#136 (Oct 15, 2024, 12:42:00 PM)

  1. Replace libosmo-sccp references with libosmo-sigtran — Pau Espin Pedrol / detail
  2. _testenv: Avoid running make check when building IUT — Pau Espin Pedrol / detail
  3. stp: Support running with testenv — Pau Espin Pedrol / detail
  4. library/GTPv1U_Templates: support sending ext hdrs — Oliver Smith / detail

#133 (Oct 12, 2024, 12:42:00 PM)

  1. L3_Templates: GMM: fix off-by-one error in ServiceType IE — lynxis / detail
  2. update osmo-stp.cfg to make STP_Tests work at all again — Pau Espin Pedrol / detail

#132 (Oct 11, 2024, 12:42:00 PM)

  1. testenv: bridge: change default IPs 201 -> 1 — Oliver Smith / detail
  2. ggsn: testenv: run SUT on bridge instead of lo — Oliver Smith / detail
  3. ggsn: testenv: change VTY IP — Oliver Smith / detail
  4. testenv: support running SUT in QEMU — Oliver Smith / detail
  5. ggsn: testenv: support running osmo-ggsn in QEMU — Oliver Smith / detail
  6. Cosmetic: ggsn: fix copy paste error — Oliver Smith / detail

#130 (Oct 9, 2024, 12:42:00 PM)

  1. testenv: osmo-dev: build with gtp_linux.opts — Oliver Smith / detail

#129 (Oct 8, 2024, 12:42:00 PM)

  1. testenv: requirements: find programs in /usr/sbin — Oliver Smith / detail
  2. testenv: podman: remove mongodb-org.list — Oliver Smith / detail
  3. testenv: podman: don't install GUI packages — Oliver Smith / detail
  4. ggsn: osmo-ggsn.src.cfg: tweak log output — Oliver Smith / detail
  5. ggsn: testenv: replace dummy netdev with bridge — Oliver Smith / detail

#128 (Oct 7, 2024, 12:42:00 PM)

  1. s1gw: add TC_initial_ctx_setup_failure — Vadim Yanitskiy / detail
  2. s1gw: move MME_UE_S1AP_ID to ConnHdlrPars — Vadim Yanitskiy / detail

#122 (Oct 1, 2024, 12:42:00 PM)

  1. testenv: podman: disable send_redirects — Oliver Smith / detail

#118 (Sep 27, 2024, 12:42:00 PM)

  1. library: add generic Mutex API for parallel components — laforge / detail
  2. library/PFCP_Emulation: a better PDU routing concept — laforge / detail
  3. library: as_pfcp_ignore(): log SeqNr of received PDUs — laforge / detail
  4. s1gw: f_init_pfcp(): use 'PFCPEM' as the prefix — laforge / detail
  5. s1gw: make number of eNBs configurable via module params — laforge / detail
  6. Revert "s1gw: cache PFCP Recovery Timestamp in ConnHdlr" — laforge / detail
  7. s1gw: move PFCP association handling into a dedicated ConnHdlr — laforge / detail
  8. s1gw: add multi-eNB variants of TC_e_rab_setup — laforge / detail
  9. s1gw: add f_ConnHdlrList_all_done() — laforge / detail
  10. s1gw: f_ConnHdlr_rx_erab_release_cmd(): fix wrong template — laforge / detail
  11. s1gw: add TC_e_rab_release_ind — laforge / detail
  12. s1gw: f_ConnHdlr_erab_release_cmd(): add missing logging — laforge / detail
  13. library/s1ap: fix wrong IE ID in E-RABReleaseListBearerRelComp — laforge / detail
  14. library/s1ap: fix wrong field in S1AP-RABReleaseInd — laforge / detail
  15. library/s1ap: add templates for INITIAL CONTEXT SETUP — laforge / detail
  16. library/s1ap: fix wrong IDs in {ts,tr}_S1AP_InitialCtxSetupResp — laforge / detail
  17. library/s1ap: comment out optional IE in tr_S1AP_InitialCtxSetupResp — Vadim Yanitskiy / detail
  18. library/pfcp: fix template restriction in PFCP_Session_Est_Resp — Vadim Yanitskiy / detail
  19. library/pfcp: make Cause IE configurable in all templates — Vadim Yanitskiy / detail
  20. s1gw: TC_e_rab_setup: complete E-RAB release — Vadim Yanitskiy / detail
  21. s1gw: separate f_ConnHdlr_session_{establish,modify}() — Vadim Yanitskiy / detail
  22. s1gw: add testcases for INITIAL CONTEXT SETUP — Vadim Yanitskiy / detail

#117 (Sep 26, 2024, 12:42:00 PM)

  1. ruff.toml: new file — Oliver Smith / detail
  2. Cosmetic: testenv: fix line length — Oliver Smith / detail
  3. testenv: improve --config argument parsing — Oliver Smith / detail
  4. ggsn: testenv: fix paths in copy= and clean= — Oliver Smith / detail
  5. ggsn: testenv: add libosmocore-utils to package= — Oliver Smith / detail

#114 (Sep 23, 2024, 12:42:00 PM)

  1. {bsc-nat,selftest,sysinfo}/gen_links.sh: use bash, not sh — Vadim Yanitskiy / detail
  2. gen_links.sh.inc: 'set -e' to abort on error — Vadim Yanitskiy / detail
  3. testenv: testsuite: use rsync with --archive — Oliver Smith / detail
  4. testenv/README: consistency fix — Oliver Smith / detail
  5. testenv: podman.exec_cmd: better error if stopped — Oliver Smith / detail
  6. testenv/README: deduplicate clean= description — Oliver Smith / detail
  7. testenv/README: document current working dir — Oliver Smith / detail
  8. testenv: clean_run_scripts: skip if podman stopped — Oliver Smith / detail
  9. testenv: copy=: support copying directories too — Oliver Smith / detail
  10. ggsn: sync GGSN_Tests.cfg with docker-playground — Oliver Smith / detail
  11. ggsn: add testenv.cfgs for osmo-ggsn — Oliver Smith / detail
  12. ggsn: add testenv.cfg for open5gs — Oliver Smith / detail
  13. pcap-client: initial testenv.cfg — Oliver Smith / detail

#113 (Sep 22, 2024, 12:42:00 PM)

  1. .gitignore: ignore '.make.*' files (like .make.deps) — Vadim Yanitskiy / detail
  2. .gitignore: ignore ctags — Vadim Yanitskiy / detail
  3. Remove dead links and generated code in bin/* — Vadim Yanitskiy / detail