openbsc.git branch master updated. 0.15.0-237-gaafff96

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 Apr 22 12:57:54 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

The branch, master has been updated
       via  aafff96c4060e9bf6ceb9dee9652a91d293a6e1e (commit)
       via  26679e0475593aca645c7029e1aad899da73217a (commit)
       via  27c3e76aa7e0912d3404b96a4a043e7208044d0f (commit)
      from  0c1bc26b644c2ea7832afd615e9269095921c159 (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=aafff96c4060e9bf6ceb9dee9652a91d293a6e1e

commit aafff96c4060e9bf6ceb9dee9652a91d293a6e1e
Author: Max <msuraev at sysmocom.de>
Date:   Wed Apr 20 15:57:14 2016 +0200

    Add vty check for max si2quater size
    
    Explicitly check if added (U|E)ARFCN will fit into available si2quater
    message.

http://cgit.osmocom.org/openbsc/commit/?id=26679e0475593aca645c7029e1aad899da73217a

commit 26679e0475593aca645c7029e1aad899da73217a
Author: Max <msuraev at sysmocom.de>
Date:   Wed Apr 20 15:57:13 2016 +0200

    Add basic UARFCN support
    
    * add data structures, generation functions
    * vty interface for neightbor UARFCNs specific to SI2quater
    * vty test
    * unit test
    
    Fixes: OS#1666

http://cgit.osmocom.org/openbsc/commit/?id=27c3e76aa7e0912d3404b96a4a043e7208044d0f

commit 27c3e76aa7e0912d3404b96a4a043e7208044d0f
Author: Max <msuraev at sysmocom.de>
Date:   Wed Apr 20 15:57:12 2016 +0200

    Cleanup shared data structure
    
    * remove unused variable.
    * lower max number of (e|u)arfcns to more realistic value.

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

Summary of changes:
 openbsc/include/openbsc/gsm_data_shared.h    |   6 +-
 openbsc/include/openbsc/rest_octets.h        |   8 +-
 openbsc/include/openbsc/system_information.h |  10 +-
 openbsc/src/libbsc/bsc_vty.c                 |  76 +++++++++++--
 openbsc/src/libbsc/rest_octets.c             |  91 +++++++++++----
 openbsc/src/libbsc/system_information.c      | 158 ++++++++++++++++++++++++++-
 openbsc/tests/gsm0408/gsm0408_test.c         |  65 +++++++----
 openbsc/tests/gsm0408/gsm0408_test.ok        |  15 ++-
 openbsc/tests/vty_test_runner.py             |  23 ++++
 9 files changed, 396 insertions(+), 56 deletions(-)


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



More information about the osmocom-commitlog mailing list