openbsc.git branch master updated. 0.15.0-768-g845a3a4c5

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 May 16 14:52:17 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

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

commit 845a3a4c594f56fc754eae3b261675b460aec2ac
Author: Max <msuraev at sysmocom.de>
Date:   Mon May 15 12:02:29 2017 +0200

    SI2quater: fix EARFCN inclusion check
    
    Previously only the existance of bts->si_common.si2quater_neigh_list was
    checked but not the actual number of EARFCNs in it. Fix it by using
    si2q_earfcn_count() and adjust tests accordingly. While at it - reformat
    tests to include extra information.
    
    The correctness was checked manually by inspecting GSMTAP output.
    
    Change-Id: Ic4fb2a9e870db66cac58b1e8d113587b30d64ce2
    Related: RT#8792

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

Summary of changes:
 openbsc/src/libbsc/rest_octets.c        |  3 +-
 openbsc/src/libbsc/system_information.c |  7 ++-
 openbsc/tests/gsm0408/gsm0408_test.c    | 33 +++++++++++--
 openbsc/tests/gsm0408/gsm0408_test.ok   | 85 ++++++++++++++++++++++-----------
 4 files changed, 93 insertions(+), 35 deletions(-)


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



More information about the osmocom-commitlog mailing list