Skip to content

Changes

Started 1 day 4 hr ago
Queued 6.8 sec
Took 2 min 4 sec on built-in

Summary

  1. sccp_scrc: Improve logging unable to find SCCP user (details)
  2. xua_asp_fsm: Remove duplicated role field (details)
  3. xua_rkm: Add checks for ASP role in rx msg path (details)
  4. cosmetic: Fix typo in comment (details)
Commit 938fc4a54ce6c5b2872f09eea49e663b73eca455 by Pau Espin Pedrol
sccp_scrc: Improve logging unable to find SCCP user

Change-Id: I9277624a260ee2f94f8cd059211aff53cfb50574
The file was modifiedsrc/sccp_scrc.c
Commit d21b0967b8b309e655c2b5129c2258794a838349 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_asp.c
The file was modifiedsrc/xua_asp_fsm.h
The file was modifiedsrc/ss7_xua_srv.c
The file was modifiedsrc/xua_asp_fsm.c
Commit 1bda0aad31cc20e69f402f5aba62dec69d208514 by Pau Espin Pedrol
xua_rkm: Add checks for ASP role in rx msg path

Change-Id: I672060c24571586b37102c7f7f60e4b0e20e07a9
The file was modifiedsrc/xua_rkm.c
The file was modifiedsrc/xua_internal.h
The file was modifiedsrc/m3ua.c
Commit 4cf1ff2a7a5438954129df9600fcbb57e1894d60 by Pau Espin Pedrol
cosmetic: Fix typo in comment

Change-Id: If5adb80baaae78cae7164e1f85c53195eafa6e3e
The file was modifiedsrc/ss7_as_vty.c