libosmo-sccp.git branch master updated. 0.0.6.3-269-g9fc351d

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
Fri Jul 21 16:08:23 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  9fc351de69a2f3f451a2c44145fbabb156ef410a (commit)
      from  2b74a5fdc0bbcb5b6df71e1dd542dd1ffbb3b9f6 (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=9fc351de69a2f3f451a2c44145fbabb156ef410a

commit 9fc351de69a2f3f451a2c44145fbabb156ef410a
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Mon Jul 17 11:06:57 2017 +0200

    sccp: global addressbook search + api fix
    
    The sccp-addressbook only allows defining addresses for a specific
    ss7 instance. It is not possible to use an sscp-address, that is
    defined in the one ss7 instance in another ss7 instance.
    
    Add a second global list where all sscp-addresses are added,
    regardless on which instance they are defined.
    
    Fixup the search functions so that they always search the global
    list.
    
    Change the API, so that the address data is written to a
    destination pointer. This protects the stored address from
    unintentional changes. Also return the ss7 instance, where the
    address is associated with.
    
    Change-Id: I5acc1e5abc3b3081149a9f476038e4e53d23b763

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

Summary of changes:
 include/osmocom/sigtran/sccp_sap.h |  8 ++---
 src/osmo_ss7_vty.c                 | 70 +++++++++++++++++++++++++++-----------
 2 files changed, 54 insertions(+), 24 deletions(-)


hooks/post-receive
-- 
SCCP Library



More information about the osmocom-commitlog mailing list