osmo-iuh.git branch master updated. ecbdc5cb06ef7f61c6f4cdb4e1fd84a05ec0407d

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
Wed Aug 9 20:33:14 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 "Osmocom code for Iuh interface".

The branch, master has been updated
       via  ecbdc5cb06ef7f61c6f4cdb4e1fd84a05ec0407d (commit)
      from  5e0292a6412a04eeed9e0aff3f56bd8d4f353346 (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/osmo-iuh/commit/?id=ecbdc5cb06ef7f61c6f4cdb4e1fd84a05ec0407d

commit ecbdc5cb06ef7f61c6f4cdb4e1fd84a05ec0407d
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Jul 31 13:13:24 2017 +0200

    make point codes configurable by SCCP address book
    
    In the vty config, use the SCCP address book to configure the local and remote
    SCCP addresses. Add VTY commands to set the remote SCCP addresses by name,
    derive the ss7 instance from these addresses:
    
      cs7 instance 1
       point-code 0.23.0
       sccp-address msc
        point-code 0.0.1
       sccp-address sgsn
        point-code 0.0.2
      hnbgw
       iucs
        remote-addr msc
       iups
        remote-addr sgsn
    
    Enforce that both IuCS and IuPS use the same ss7 instance. In the future, we
    may add the feature to use two separate instances.
    
    Depends: libosmo-sccp I75c67d289693f1c2a049ac61cf2b2097d6e5687d,
             Ie1aedd7894acd69ddc887cd65a8a0df4b888838c,
             I85b46269dbe7909e52873ace3f720f6292a4516c
    
    Change-Id: I33a7ba11eb7c2d9a5dc74d10fb0cf04bf664477b

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

Summary of changes:
 include/osmocom/iuh/hnbgw.h    | 12 +++--
 include/osmocom/iuh/hnbgw_cn.h |  3 +-
 src/hnbgw.c                    | 22 +---------
 src/hnbgw_cn.c                 | 99 ++++++++++++++++++++++++++++++++++--------
 src/hnbgw_rua.c                |  4 +-
 src/hnbgw_vty.c                | 74 ++++++++++++-------------------
 6 files changed, 117 insertions(+), 97 deletions(-)


hooks/post-receive
-- 
Osmocom code for Iuh interface



More information about the osmocom-commitlog mailing list