Skip to content
Builds

Loading builds...

Changes

#548 (Sep 15, 2025, 1:56:06 PM)

  1. enb_registry: new module — Vadim Yanitskiy / detail
  2. enb_registry: track eNB uptime — Vadim Yanitskiy / detail
  3. enb_registry: fetch_enb_list/0: return sorted list — Vadim Yanitskiy / detail
  4. contrib/generate_build_dep.sh: pass '-n' to mv — Vadim Yanitskiy / detail
  5. debian: add missing libsctp dependency — Vadim Yanitskiy / detail
  6. debian: add osmo-s1gw.install — Vadim Yanitskiy / detail

#547 (Sep 15, 2025, 9:41:06 AM)

  1. README.md: cosmetic: s/osmo_s1gw/OsmoS1GW/ — Vadim Yanitskiy / detail
  2. README.md: mention 'make analyze' — Vadim Yanitskiy / detail
  3. README.md: document installation — Vadim Yanitskiy / detail

#543 (Sep 12, 2025, 12:01:09 PM)

  1. s1ap_proxy: add fetch_enb_info/1 — laforge / detail
  2. s1ap_proxy: add type spec for the eNB-ID — laforge / detail
  3. s1ap_proxy_test: do more s1ap_proxy:fetch_erab/2 — laforge / detail
  4. sctp_proxy: fix non-existent fields in fetch_info/0 — laforge / detail
  5. sctp_proxy: return handler Pid in fetch_info/0 — laforge / detail
  6. sctp_proxy: make fetch_info/1 return a map — laforge / detail
  7. erab_fsm: make fetch_info/1 return a map — laforge / detail
  8. {gtpu_kpi,pfcp_peer}: do not set trap_exit — laforge / detail
  9. pfcp_peer: add fetch_info/0 — laforge / detail
  10. s1gw_metrics: export metric types — laforge / detail
  11. s1ap_proxy: Handle "E-RABs Failed to Setup List" IE — laforge / detail

#537 (Sep 7, 2025, 9:06:06 PM)

  1. s1ap_proxy: Add support for S1 HANDOVER procedure — Vadim Yanitskiy / detail
  2. s1ap_proxy_test: Add unit tests for S1 HANDOVER procedure — Vadim Yanitskiy / detail

#532 (Sep 3, 2025, 6:21:07 PM)

  1. s1ap_proxy: erab_fsm_start_reg/2: check if already registered — Vadim Yanitskiy / detail
  2. s1ap_proxy: remove eNB-ID from erab_uid() — Vadim Yanitskiy / detail
  3. s1ap_proxy: add type hints for #proxy_state.erabs — Vadim Yanitskiy / detail

#522 (Aug 25, 2025, 10:26:05 AM)

  1. enb_uptime: handle 'stop' when Global-eNB-ID is unknown — Vadim Yanitskiy / detail
  2. enb_uptime: remove debugging leftover — Vadim Yanitskiy / detail
  3. sctp_server: remove unused include of s1ap.hrl — Vadim Yanitskiy / detail