openbsc.git branch master updated. 0.15.0-209-g9bcb1a5

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 Apr 7 11:20:48 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  9bcb1a56cbec710cbfa49ae6623c10595eab08ec (commit)
      from  adb86759daa80a484eef4b5a24bc0ce0de0a0763 (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=9bcb1a56cbec710cbfa49ae6623c10595eab08ec

commit 9bcb1a56cbec710cbfa49ae6623c10595eab08ec
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Wed Apr 6 22:41:12 2016 +0200

    ctrl: Extend ctrl command to optionally handle alg+ki
    
    Extend the existing ctrl command to be able to specify the
    algorithm and Ki. In contrast to the VTY no size check is
    done. Together with the VTY this code only supports a small
    part of what is supported by libosmocore.
    
    The algorithm and ki are considered optional but if a valid
    algorithm other than "none" is passed, a KI must be passed as
    well.
    
    Extend the test coverage by passing the potential values. It
    is not verified that the KI/algorithm is stored.

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

Summary of changes:
 openbsc/src/libmsc/ctrl_commands.c | 60 ++++++++++++++++++++++++++++++++++++--
 openbsc/tests/ctrl_test_runner.py  | 27 +++++++++++++++++
 2 files changed, 85 insertions(+), 2 deletions(-)


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



More information about the osmocom-commitlog mailing list