This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "SCCP Library".
The branch, master has been updated
via 19e30eb1dbf720e43bdeceb18bb9c28af1f9acba (commit)
via c36be1c06a3d15fddc167fbc9717d5163fdafc1d (commit)
from 3a57553145edb0ef708d7482cff8106d425cb34d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmo-sccp/commit/?id=19e30eb1dbf720e43bdeceb18bb…
commit 19e30eb1dbf720e43bdeceb18bb9c28af1f9acba
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Apr 17 00:59:07 2017 +0200
xua_asp_fsm: Fix ordering of messages to pass M3UA_SGP_ASPSM_O_003
I don't think the order of messages is that important (and specified in
the RFC), but let's do this to make the m3ua-testtool case happy.
Change-Id: I2e150e941a6fcfd203944f5b20bd07c07193f44a
http://cgit.osmocom.org/libosmo-sccp/commit/?id=c36be1c06a3d15fddc167fbc971…
commit c36be1c06a3d15fddc167fbc9717d5163fdafc1d
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Apr 17 00:24:41 2017 +0200
xua_as_fsm: We might change to AS_INACTIVE after T(r) expiry
Depending on whether or not any ASP is INACTIVE, we need to go to
AS_INACTIVE or AS_DOWN after T(r) expiry in the xua_as_fsm.
Found by m3ua-testtool testcase m3ua-sgp-aspsm-o-003
Change-Id: Iad6b176a5c95a28fbd5ba437696c2e6e160bdb00
-----------------------------------------------------------------------
Summary of changes:
src/xua_as_fsm.c | 5 ++++-
src/xua_asp_fsm.c | 3 ++-
2 files changed, 6 insertions(+), 2 deletions(-)
hooks/post-receive
--
SCCP Library