libosmo-sccp.git branch master updated. 0.8.1-8-g0bd848c

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 Nov 10 01:08:39 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  0bd848c11229fad572b478d0515ea36dc0a18e48 (commit)
       via  9f7a517eb6ca799b06af3f35c4f4fdaba6227877 (commit)
       via  b7552385b780e3b4e7cf7267ac5a575ab4b8ae91 (commit)
      from  67ca5941407729f5a4b92ca43f7980c2b8080481 (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=0bd848c11229fad572b478d0515ea36dc0a18e48

commit 0bd848c11229fad572b478d0515ea36dc0a18e48
Author: Harald Welte <laforge at gnumonks.org>
Date:   Thu Nov 9 17:11:33 2017 +0900

    ipa: Fix setting of OPC/DPC based on routing-context + override
    
    As IPA is a transport layer underneath SCCP, and we don't have MTP-level
    OPC and DPC fields in it, we are using the "point-code override dpc"
    feature for setting the pseudo-M3UA DPC on incoming Rx packets,
    and we use the PC from the routing context as pseudo-M3UA OPC.
    
    However, we were so far only storing this in the M3UA data header,
    and not in the xua->mtp.{opc,dpc} members, which are consulted
    during the routing decisions.
    
    Change-Id: I5e2244620cd48f848382eb595ce59c6212069788

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

commit 9f7a517eb6ca799b06af3f35c4f4fdaba6227877
Author: Harald Welte <laforge at gnumonks.org>
Date:   Thu Nov 9 16:06:22 2017 +0900

    vty: Make sure 'point-code override dpc' is saved with correct indent
    
    Change-Id: I4c42ee71eff4ee6aad8dce4156809adb041811a6

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

commit b7552385b780e3b4e7cf7267ac5a575ab4b8ae91
Author: Harald Welte <laforge at gnumonks.org>
Date:   Thu Nov 9 16:05:19 2017 +0900

    xua: Write 'local-ip' only if non-NULL
    
    Avoid writing 'local-ip (null)' to the config file
    
    Change-Id: Ie49f21afd6b29b8e4a3b16f3f18764fea856d196

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

Summary of changes:
 src/ipa.c          | 2 ++
 src/osmo_ss7_vty.c | 5 +++--
 2 files changed, 5 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
SCCP Library



More information about the osmocom-commitlog mailing list