libosmo-sccp.git branch neels/wip updated. 0.0.6.3-64-gd2a5eb6

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 Apr 19 16:28:41 UTC 2016


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, neels/wip has been updated
  discards  04f22093c1f0b63e6fd513a180e4a2556db88247 (commit)
       via  d2a5eb621ae7eec7442df022d59f04a5316c4fdc (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (04f22093c1f0b63e6fd513a180e4a2556db88247)
            \
             N -- N -- N (d2a5eb621ae7eec7442df022d59f04a5316c4fdc)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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=d2a5eb621ae7eec7442df022d59f04a5316c4fdc

commit d2a5eb621ae7eec7442df022d59f04a5316c4fdc
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Apr 13 19:08:18 2016 +0200

    parse SCCP src+dst addresses
    
    In order to receive a Paging command with a valid RANAP SSN, decode the SCCP
    source and destination address IEs. This is used by hnbgw to forward a Paging
    from CN to RNC.
    
    This may be done more generally as soon as more IEs need parsing of their sub
    parts. For now, iterate the higher level IE's data chunk and obtain the address
    sub part IEs without storing sub part locations.

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

Summary of changes:
 src/sua.c | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 61 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
SCCP Library



More information about the osmocom-commitlog mailing list