libosmo-sccp.git branch master updated. 0.8.1-24-g081ac9c

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Mon Nov 20 20:48:55 UTC 2017


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=081ac9c0292298f7992916d8f1b64faf764d4174

commit 081ac9c0292298f7992916d8f1b64faf764d4174
Author: Harald Welte <laforge at 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=646f47d5a33b945397acea833b326c1e244e827a

commit 646f47d5a33b945397acea833b326c1e244e827a
Author: Harald Welte <laforge at 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



More information about the osmocom-commitlog mailing list