osmo-iuh.git branch master updated. f6673b725758c1942835cb7241a3510bfec12c6a

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 Sep 9 06:32:38 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 "Osmocom code for Iuh interface".

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

commit f6673b725758c1942835cb7241a3510bfec12c6a
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Sep 8 15:39:18 2016 +0200

    RAB Assign for voice: heed the x213 nsap flag
    
    Add use_x213_nsap arg to ranap_new_msg_rab_assign_voice() and
    new_transp_info_rtp(). Pass this to new_transp_layer_addr() to compose 32bit
    addresses when use_x213_nsap == false.
    
    This is analogous to ranap_new_msg_rab_assign_data().
    
    Particularly, the ip.access nano3G does not accept x213 NSAP 56bit addresses,
    so we want to send 32bit addresses there.
    
    Change-Id: I0c3c95d709c8a2b1c48d7a187faca34102226329

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

Summary of changes:
 include/osmocom/ranap/ranap_msg_factory.h |  4 +++-
 src/ranap_msg_factory.c                   | 12 ++++++++----
 src/tests/test-ranap.c                    |  2 +-
 3 files changed, 12 insertions(+), 6 deletions(-)


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



More information about the osmocom-commitlog mailing list