Skip to content

Changes

#323 (Mar 4, 2025, 3:46:06 PM)

  1. sctp_{server,proxy}: log SCTP TSN, SID, SSN, and data len — Vadim Yanitskiy / detail
  2. sctp_common: new module with common SCTP/S1AP API — Vadim Yanitskiy / detail
  3. s1gw_metrics: use lists:filter/2 to create counters/gauges — Vadim Yanitskiy / detail

#321 (Mar 3, 2025, 9:01:07 PM)

  1. sctp_server: invalidate handler's Pid on 'EXIT' — Vadim Yanitskiy / detail

#315 (Feb 26, 2025, 9:26:09 AM)

  1. s1ap_proxy: increment *_IN_PKT_* counters on exception — Vadim Yanitskiy / detail

#305 (Feb 17, 2025, 5:21:08 PM)

  1. s1ap_proxy: catch exceptions in handle_pdu/2 — Vadim Yanitskiy / detail
  2. s1ap_proxy: handle E-RAB MODIFY REQ/RSP — Vadim Yanitskiy / detail
  3. s1ap_proxy: handle E-RAB MODIFICATION IND/CNF — Vadim Yanitskiy / detail

#304 (Feb 17, 2025, 5:11:08 PM)

  1. erab_fsm: pretty-print U2CM and U2AM during MODIFY Req/Ind — Vadim Yanitskiy / detail

#300 (Feb 14, 2025, 12:36:08 PM)

  1. erab_fsm: make erab_release_{cmd,ind}/1 non-blocking — Vadim Yanitskiy / detail
  2. erab_fsm: handle RELEASE.{cmd,ind} in state erab_wait_setup_rsp — Vadim Yanitskiy / detail
  3. erab_fsm: handle RELEASE.ind in state erab_wait_release_rsp — Vadim Yanitskiy / detail
  4. erab_fsm: implement E-RAB MODIFY Req/Rsp procedure — Vadim Yanitskiy / detail
  5. erab_fsm: implement E-RAB MODIFY Ind/Cnf procedure — Vadim Yanitskiy / detail

#297 (Feb 12, 2025, 9:11:06 PM)

  1. {erab_fsm,sctp_proxy}: handle_event/4: fix return value — Vadim Yanitskiy / detail
  2. {erab_fsm,sctp_proxy}: handle_event/4: reply to unknown calls — Vadim Yanitskiy / detail