osmo-iuh.git branch master updated. 0.2.0-50-g8a2b6e2

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 Jan 16 11:31:16 UTC 2018


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  8a2b6e2b6f35c8a4a8f43afd3e8ce1a02d49a61a (commit)
       via  02296af07d52dcde82d4404f2bdb53f1bb618e0b (commit)
       via  e3644ac4765eb8304d7cebeadc4c5c133980867e (commit)
       via  6814d22d5fbed4091bab43b5bb387d9ad267c048 (commit)
       via  70d3ece487ac0e18a66fd6e03e75bc9c35bbcb5f (commit)
      from  e9b4c390b49aa93150a45883d97ccfc774b8e1fa (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=8a2b6e2b6f35c8a4a8f43afd3e8ce1a02d49a61a

commit 8a2b6e2b6f35c8a4a8f43afd3e8ce1a02d49a61a
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Mon Jan 15 23:34:37 2018 +0100

    cosmetic: hnbgw: hnbap: log rx of unsuccessful outcome
    
    HNBAP isn't really that important to osmo-hnbgw operation, all we do is service
    the few requests so that the other side is happy and uses our Iuh.
    Nevertheless, could at least log if an UnsuccessfulOutcome was received.
    
    Change-Id: I3f309dc2d3436798e9e76bcc2ebd82403ea538a1

http://cgit.osmocom.org/osmo-iuh/commit/?id=02296af07d52dcde82d4404f2bdb53f1bb618e0b

commit 02296af07d52dcde82d4404f2bdb53f1bb618e0b
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Mon Jan 15 23:30:06 2018 +0100

    hnbgw_hnbap: fix missing return in rx [un]successful outcome
    
    Fixes: CID#57732 CID#57733
    Change-Id: Iddf76d23c2c7d5824e82708f7da013c88411e832

http://cgit.osmocom.org/osmo-iuh/commit/?id=e3644ac4765eb8304d7cebeadc4c5c133980867e

commit e3644ac4765eb8304d7cebeadc4c5c133980867e
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Mon Jan 15 23:25:42 2018 +0100

    hnbgw_cn: rx ranap: set rc in all cases
    
    There don't seem to be any evaluations of the rc, nevertheless return
    well-defined values.
    
    Fixes: CID#181968
    Change-Id: I59295388564e5d270da32db6e7488755231f8a11

http://cgit.osmocom.org/osmo-iuh/commit/?id=6814d22d5fbed4091bab43b5bb387d9ad267c048

commit 6814d22d5fbed4091bab43b5bb387d9ad267c048
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Mon Jan 15 23:19:43 2018 +0100

    hnbgw_rua: fix dereference of unset pointer
    
    In the UNITDATA case, there is no map, so a) initialize map as NULL and b)
    print the RUA ctx id directly from local var context_id instead.
    
    Fixes: CID#181969
    Change-Id: I73f508b719b61a389e10cbad1bafad1650634abe

http://cgit.osmocom.org/osmo-iuh/commit/?id=70d3ece487ac0e18a66fd6e03e75bc9c35bbcb5f

commit 70d3ece487ac0e18a66fd6e03e75bc9c35bbcb5f
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Mon Jan 15 23:19:04 2018 +0100

    hnbgw_rua.c: log: fix integer format for cN_DomainIndicator
    
    Fixes: CID#135219
    Change-Id: I32c11100c87a59f34d7c1fefd2f0037e5d63f0e0

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

Summary of changes:
 src/hnbgw_cn.c    |  3 +++
 src/hnbgw_hnbap.c | 10 ++++++++--
 src/hnbgw_rua.c   |  6 +++---
 3 files changed, 14 insertions(+), 5 deletions(-)


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



More information about the osmocom-commitlog mailing list