openbsc.git branch master updated. 1.0.0-7-g5d69fa52c

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
Mon Nov 27 16:45:25 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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

The branch, master has been updated
       via  5d69fa52cf1e679e391519dd841da1579d640087 (commit)
       via  75042ff46a7e89ffb9a8897214c63e0bda378147 (commit)
      from  0195c30df582811dd0252fb6b455c156f4a7ee95 (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/openbsc/commit/?id=5d69fa52cf1e679e391519dd841da1579d640087

commit 5d69fa52cf1e679e391519dd841da1579d640087
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Thu Nov 23 19:06:09 2017 +0100

    vty: Add cmd to configure 3g Early Classmark Sending
    
    In state prior to this patch, "3G Early Classmark Sending Restriction"
    bit in SI3 rest octets was always set to H, which is a sane default as
    the policy to send the information is then controlled by "Early
    Classmark Sending Control" bit in the same octet.
    
    However, it seems Quortus SoftCore can have some issues decoding the
    option, so let's add a vty cmd to be able to disable it for those
    having any issues.
    
    Related: SYS#4021
    
    Change-Id: Ic1afe071038a3bb5871d7ff40f665c8644f801ec

http://cgit.osmocom.org/openbsc/commit/?id=75042ff46a7e89ffb9a8897214c63e0bda378147

commit 75042ff46a7e89ffb9a8897214c63e0bda378147
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Fri Nov 24 12:44:07 2017 +0100

    Use type bool for boolean fields in gsm48_si_ro_info
    
    Change-Id: Ic0981fca96f4927717ca335be1dab00a5d17fd6c

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

Summary of changes:
 openbsc/include/openbsc/gsm_data_shared.h |  1 +
 openbsc/include/openbsc/rest_octets.h     |  7 ++++---
 openbsc/src/libbsc/bsc_vty.c              | 24 +++++++++++++++++++++++-
 openbsc/src/libbsc/rest_octets.c          |  7 +++++--
 openbsc/src/libbsc/system_information.c   | 16 +++++++++-------
 openbsc/src/libcommon/gsm_data.c          |  1 +
 6 files changed, 43 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list