libosmo-sccp.git branch master updated. 0.0.6.3-201-g05ad104

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
Sat Apr 15 21:04:38 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  05ad104c5892a84ab490fe435f7905993bd67cd9 (commit)
       via  d95958b5fbab4ba1c6071b57d5832b7b8ee28ba4 (commit)
       via  d282c4cc4710684db081d2f8175c960c113603ea (commit)
       via  47c2a97c6d056491c35b8ef8d54e01171e4f4cbe (commit)
       via  04dee2f9e1bce135d359d9223f1a1db48966c5fe (commit)
       via  c0315368084d91d0fbec4d6a6e29c72ac94e255b (commit)
       via  f5a030fac89ab47e1fa787a799a5ed0d9f4104d3 (commit)
       via  f06c7f559a69147bca8d2abec7ba60319292c445 (commit)
      from  975a2c81e05999757a43231565218b344391d1d5 (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=05ad104c5892a84ab490fe435f7905993bd67cd9

commit 05ad104c5892a84ab490fe435f7905993bd67cd9
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Apr 14 22:16:53 2017 +0200

    get rid of global osmo_ss7_xua_servers variable
    
    By moving this variable into the SS7 instance, we avoid one more global
    variable, and we also fix a bug where the xua servers would be saved
    multiple times (once per instance).
    
    Change-Id: Icbab59d773f23cc8514cbeb6e21e25ca35dd337f

http://cgit.osmocom.org/libosmo-sccp/commit/?id=d95958b5fbab4ba1c6071b57d5832b7b8ee28ba4

commit d95958b5fbab4ba1c6071b57d5832b7b8ee28ba4
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Apr 14 21:47:26 2017 +0200

    SUA/M3UA: Implement T(r) recovery timer of Application Server FSM
    
    When an AS goes "down" it first entres a recovery state, in which any
    to-be-transmitted messages are enqueued until the timer T(r) expires.
    
    Once the timer expires, the messages are discarded.  If the AS goes
    ACTIVE before timer expiration, queued messages are sent.
    
    Change-Id: I22725bf35306299a00c66d7b3637f5e198c26247

http://cgit.osmocom.org/libosmo-sccp/commit/?id=d282c4cc4710684db081d2f8175c960c113603ea

commit d282c4cc4710684db081d2f8175c960c113603ea
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Apr 14 20:46:29 2017 +0200

    osmo_ss7_vty: Print AS and ASP state names during 'show'
    
    Change-Id: I6a06d93d6e6c0386676742d6d19f5483a46d7fba

http://cgit.osmocom.org/libosmo-sccp/commit/?id=47c2a97c6d056491c35b8ef8d54e01171e4f4cbe

commit 47c2a97c6d056491c35b8ef8d54e01171e4f4cbe
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Apr 14 20:30:11 2017 +0200

    ss7_vty: don't re-define xUA dialect strings
    
    If we add more xUA variants/protocols, we want to avoid having to touch
    too many parts of the code with copy+pasted strings.
    
    Change-Id: I085b884d98fb4c45ac15910a8ebf82b91e861fd4

http://cgit.osmocom.org/libosmo-sccp/commit/?id=04dee2f9e1bce135d359d9223f1a1db48966c5fe

commit 04dee2f9e1bce135d359d9223f1a1db48966c5fe
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Apr 14 20:25:10 2017 +0200

    m3ua_example: Add SS7 and SCCP VTY
    
    Change-Id: Id03d2f94d22445ada01917356a5ec5a8e4fa3fca

http://cgit.osmocom.org/libosmo-sccp/commit/?id=c0315368084d91d0fbec4d6a6e29c72ac94e255b

commit c0315368084d91d0fbec4d6a6e29c72ac94e255b
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Apr 14 20:16:10 2017 +0200

    SCCP: Add VTY interface for SCCP
    
    Change-Id: I100daaa947dbab6a4528c4e9fbd0d30790288f63

http://cgit.osmocom.org/libosmo-sccp/commit/?id=f5a030fac89ab47e1fa787a799a5ed0d9f4104d3

commit f5a030fac89ab47e1fa787a799a5ed0d9f4104d3
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Apr 14 20:14:08 2017 +0200

    sccp_scoc: Memorize if a connection is incoming or outbound
    
    This is not really needed by the state machines internally, so we have
    to artificially add it to the sccp_connection.  We don't use it yet, but
    upcoming code for VTY introspection of SCCP connections will be able to
    use it.
    
    Change-Id: Ic3c85152665abfb613e197b098c97392d16d16bf

http://cgit.osmocom.org/libosmo-sccp/commit/?id=f06c7f559a69147bca8d2abec7ba60319292c445

commit f06c7f559a69147bca8d2abec7ba60319292c445
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Apr 14 17:23:01 2017 +0200

    osmo_ss7_vty: Don't save dynamically generated AS / ASP
    
    If RKM has dynamically generated some AS definitions on the fly, or if
    we accepted auto-creation of ASPs on SCTP connect time, then we don't
    wnat to save such objects during vty config file store.
    
    Change-Id: I9d0b0b61737a30b9d6e76cecbe42ec071bcddeeb

-----------------------------------------------------------------------

Summary of changes:
 examples/m3ua_example.c            |   2 +
 include/osmocom/sigtran/osmo_ss7.h |   3 +-
 include/osmocom/sigtran/sccp_sap.h |   2 +
 src/Makefile.am                    |   2 +-
 src/m3ua.c                         |  48 +++++++-----
 src/osmo_ss7.c                     |   6 +-
 src/osmo_ss7_vty.c                 |  62 ++++++++-------
 src/sccp_internal.h                |   2 +
 src/sccp_scoc.c                    |  43 +++++++++++
 src/sccp_vty.c                     | 149 +++++++++++++++++++++++++++++++++++++
 src/sua.c                          |  61 ++++++++++-----
 src/xua_as_fsm.c                   |  79 +++++++++++++++++++-
 src/xua_as_fsm.h                   |   2 +
 src/xua_asp_fsm.c                  |   3 -
 src/xua_internal.h                 |   4 +
 tests/ss7/Makefile.am              |   4 +-
 tests/xua/Makefile.am              |   4 +-
 17 files changed, 395 insertions(+), 81 deletions(-)
 create mode 100644 src/sccp_vty.c


hooks/post-receive
-- 
SCCP Library



More information about the osmocom-commitlog mailing list