Skip to content
Success

Changes

Summary

  1. xua_rkm: Fix dynamic AS destroyed when multiple ASPs are associated (details)
Commit cde32db154f4ad0fce5b2daa7f15635eb8c2dc8b by Pau Espin Pedrol
xua_rkm: Fix dynamic AS destroyed when multiple ASPs are associated

If more than 1 ASP was assigned to a dynamic ASP, when one of the ASP
would go down it would incorrectly tear down the associated dynamic AS.
This is wrong and should only happen when the last of the ASPs
associated to the AS is destroyed.

Change-Id: I986044944282cea9a13ed59424f2220fee6fe567
The file was modifiedsrc/xua_rkm.c
The file was modifiedsrc/ss7_as.h
The file was modifiedsrc/osmo_ss7_as.c