Skip to content

Changes

Started by upstream project gerrit-libosmo-sigtran #820
Started 9 hr 19 min ago
Queued 8.1 sec
Took 1 min 5 sec on build4-deb12build-ansible

Summary

  1. xua_asp_fsm: Remove duplicated role field (details)
Commit 19b5bd1b2cca60aec099ff0f37c6a67c189895ab by Pau Espin Pedrol
xua_asp_fsm: Remove duplicated role field

The role is actually taken from the asp object, and it's not expected to
change during its lifetime, so there's no really a need to keep a copy
of it. Simplify the code by using the asp role everywhere.

Change-Id: Ia6de131ce50f07261736645fe5b2ed1ad39eb01b
The file was modifiedsrc/ss7_xua_srv.c
The file was modifiedsrc/xua_asp_fsm.h
The file was modifiedsrc/ss7_asp.c
The file was modifiedsrc/xua_asp_fsm.c