libosmo-sccp.git branch master updated. 0.0.6.3-274-g882f340

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
Tue Aug 1 11:08:21 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  882f340b6c394f581f6c32cafefa10c7b57073b9 (commit)
      from  738756984f2479512514515e95610f0a1bde7bd1 (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=882f340b6c394f581f6c32cafefa10c7b57073b9

commit 882f340b6c394f581f6c32cafefa10c7b57073b9
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Fri Jul 21 16:23:50 2017 +0200

    sccp: derive local address from given sccp instance
    
    The most important parts of an SCCP address are the routing
    indicator and the pointcode. The latter one is always available
    via the SS7 instance, so a basic local address can be derived
    from there.
    
    Add function osmo_sccp_local_addr_by_instance() to derive a basic
    local SCCP address from a given SCCP instance
    
    Change-Id: I371dc9132871aad3d8321ea13cf9fd69d76eff8f

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

Summary of changes:
 include/osmocom/sigtran/sccp_sap.h |  4 ++++
 src/sccp_user.c                    | 22 ++++++++++++++++++++++
 2 files changed, 26 insertions(+)


hooks/post-receive
-- 
SCCP Library



More information about the osmocom-commitlog mailing list