osmo-iuh.git branch master updated. 135bc06c35551165bdeb968e2f90b545819c644e

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
Thu Feb 2 04:04:54 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 "Osmocom code for Iuh interface".

The branch, master has been updated
       via  135bc06c35551165bdeb968e2f90b545819c644e (commit)
      from  ad14ff96c376bdf60f017c067ba090c2908c6fc6 (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=135bc06c35551165bdeb968e2f90b545819c644e

commit 135bc06c35551165bdeb968e2f90b545819c644e
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Jan 23 16:49:20 2017 +0100

    ranap: make X.213 NSAP 160 bits long, zero padded
    
    For IPv4 addresses, only 56bit of X.213 NSAP are used. The sysmocell5000
    accepts such a field that is 56bits long, but the ip.access nano3G does not
    (and crashes instead). Both work when zero-padded to 160bits size.
    
    So far we used to send the IPv4 address as "raw" 32bits to the nano3G to avoid
    the crash. With this zero padding we no longer need such a workaround and can
    use identical config for both cells.
    
    Change-Id: I070bbfe887ab93d08322df30571050a381d082d5

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

Summary of changes:
 src/ranap_msg_factory.c |  2 +-
 src/tests/test-ranap.ok | 26 +++++++++++++++-----------
 2 files changed, 16 insertions(+), 12 deletions(-)


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



More information about the osmocom-commitlog mailing list