Skip to content

Changes

Started by upstream project gerrit-libosmo-sigtran #884
Started 1 day 5 hr ago
Queued 7.4 sec

Summary

  1. asp: Introduce asp->assoc_as_list (details)
Commit 807f9680fcd105e299cf7900f00908e49455d768 by Pau Espin Pedrol
asp: Introduce asp->assoc_as_list

This way we can iterate easily/quickly the AS served by a given ASP.
This in turn allows simplifying some code since we cache the amount of
AS served by the ASP at any time, so we save some counting.

Related: SYS#6953
Change-Id: I1ca90748286374109dbb4277cbc7b2337ce2072a
The file was modifiedsrc/ss7_asp.c
The file was modifiedtests/vty/ss7_asp_test.vty
The file was modifiedsrc/xua_shared.c
The file was modifiedsrc/ss7_as.h
The file was modifiedsrc/sccp_instance.c
The file was modifiedsrc/xua_internal.h
The file was modifiedsrc/ipa.c
The file was modifiedsrc/tcap_as_loadshare.c
The file was modifiedsrc/ss7_as.c
The file was modifiedsrc/ss7_asp.h
The file was modifiedsrc/ss7_asp_vty.c
The file was modifiedtests/vty/osmo_stp_test.vty
The file was modifiedsrc/xua_asp_fsm.c
The file was modifiedsrc/xua_default_lm_fsm.c