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 081ac9c0292298f7992916d8f1b64faf764d4174 (commit)
via 646f47d5a33b945397acea833b326c1e244e827a (commit)
from 116dfb662158b45ff374cc91ee6bbb74aacf8b7e (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=081ac9c0292298f7992916d8f1b…
commit 081ac9c0292298f7992916d8f1b64faf764d4174
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Nov 20 21:00:37 2017 +0100
xua_as[p]_fsm: Use osmo_timer_del() on FSM cleanup
When we destroy a FSM, we (logically) must osmo_timer_del() any running
timers that the FSM might have been using. This was not implemented
for xua_as_fsm, xua_asp_fsm and also missing from ipa_asp_fsm.
Change-Id: I670df831d7bc30de48ed4277648a461e1e1968fa
Related: OS#2668
http://cgit.osmocom.org/libosmo-sccp/commit/?id=646f47d5a33b945397acea833b3…
commit 646f47d5a33b945397acea833b326c1e244e827a
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Nov 20 19:27:49 2017 +0100
Add "show cs7 (m3ua}sua}ipa)" command to show xUA servers
Change-Id: If072e009f4a95a66e0da1576958ab4d3e227d87e
-----------------------------------------------------------------------
Summary of changes:
src/osmo_ss7_vty.c | 37 +++++++++++++++++++++++++++++++++++++
src/xua_as_fsm.c | 8 ++++++++
src/xua_asp_fsm.c | 9 +++++++++
3 files changed, 54 insertions(+)
hooks/post-receive
--
SCCP Library