Skip to content

Changes

#145 (Sep 28, 2024, 5:31:08 AM)

  1. s1ap_proxy: Support replying errors — Vadim Yanitskiy / detail
  2. s1ap_proxy: handle E-RAB RELEASE INDICATION — Vadim Yanitskiy / detail
  3. Introduce initial metrics support — Vadim Yanitskiy / detail
  4. sctp_proxy: fix calling gauge_dec() on a counter — Vadim Yanitskiy / detail
  5. s1gw_metrics: more precise type hints — Vadim Yanitskiy / detail
  6. s1ap_proxy: move sctp_proxy:handle_pdu() to process_pdu_safe() — Vadim Yanitskiy / detail

#143 (Sep 26, 2024, 9:26:06 PM)

  1. s1ap_proxy: clarify a logging statement, reduce verbosity — Vadim Yanitskiy / detail
  2. s1ap_proxy: add types for S1AP PDU and IE tuples — Vadim Yanitskiy / detail
  3. s1ap_proxy: print unique E-RAB ID in error messages — Vadim Yanitskiy / detail
  4. s1ap_proxy_test: re-generate E-RAB RELEASE.{cmd,rsp} PDU blobs — Vadim Yanitskiy / detail

#136 (Sep 20, 2024, 6:26:05 PM)

  1. pfcp_peer: do not assign SEID=0, increment properly — Vadim Yanitskiy / detail

#130 (Sep 16, 2024, 7:26:08 AM)

  1. s1ap_proxy: fix E-RAB FSM lookup for RELEASE related IEs — Vadim Yanitskiy / detail
  2. pfcp_peer: fix handling of IPv6 addr in get_f_seid() — Vadim Yanitskiy / detail

#123 (Sep 9, 2024, 4:56:07 PM)

  1. pfcp_peer: fix incorrect order of logging arguments — Vadim Yanitskiy / detail

#117 (Sep 4, 2024, 1:16:07 PM)

  1. pfcp_peer: store local/remote Recovery Time Stamp in #peer_state — Vadim Yanitskiy / detail
  2. pfcp_peer: log IP address / port of {in,out}going PDUs — Vadim Yanitskiy / detail
  3. pfcp_peer: implement the Heartbeat procedure — Vadim Yanitskiy / detail