Skip to content
Success

Changes

Summary

  1. s1ap_proxy: move sctp_proxy:handle_pdu() to proc_safe() (details)
Commit 7256a29470210740b830cb3c6c1a1a0c480cc962 by Vadim Yanitskiy
s1ap_proxy: move sctp_proxy:handle_pdu() to proc_safe()

This way we can have more precise counting of PDUs forwarded as-is
due to exceptions, for which this patch also adds a counter.

Change-Id: I16d4cf279a930d35ca179bd9b49234d10180e5c5
The file was modifiedinclude/s1gw_metrics.hrl
The file was modifiedsrc/s1ap_proxy.erl
The file was modifiedsrc/s1gw_metrics.erl
The file was modifiedsrc/sctp_proxy.erl