Skip to content
Success

Changes

Summary

  1. m3ua: Fix memleak in m3ua_rx_snm_sg() and some paths of m3ua_rx_snm() (details)
  2. m3ua: Forward SCON messages in SG role (details)
  3. Propagate rx M3UA SCON -> MTP-STATUS.ind -> N-PCSTATE.ind (details)
Commit 55dafbf3d4b873102260409b61e89da9e8968ced by Pau Espin Pedrol
m3ua: Fix memleak in m3ua_rx_snm_sg() and some paths of m3ua_rx_snm()

Own and free the xua msg in the main m3ua_rx_snm*() as done for other
message types.

Change-Id: Iab795da63e65d9539a44c985d9ca85aa76d203c6
The file was modifiedsrc/m3ua.c
Commit 378deba6183557efacfdde98f6f1267277f6eac6 by Pau Espin Pedrol
m3ua: Forward SCON messages in SG role

The rx handler for SG role was missing to call the already existing code
to propagate state of congestion state towards ASP peers.
Spec references to the feature are added in place in the code.

Change-Id: Ic68345688d39f5430c30e156b94b1501d77e388c
The file was modifiedsrc/xua_snm.c
The file was modifiedsrc/m3ua.c
Commit d60bbf4d2ad3f6ff745e81858ba2a4eaee6d9d64 by Pau Espin Pedrol
Propagate rx M3UA SCON -> MTP-STATUS.ind -> N-PCSTATE.ind

Change-Id: I82541612c039b1cc0191cb44d2eecdcbb07fae96
The file was modifiedsrc/sccp_internal.h
The file was modifiedsrc/sccp_scmg.c
The file was modifiedsrc/xua_snm.c
The file was modifiedinclude/osmocom/sigtran/protocol/mtp.h