openbsc.git branch neels/iu updated. 0.15.0-789-g34368bc9f

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 Mar 3 03:12:20 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, neels/iu has been updated
       via  34368bc9fa76b1366ca5a9e9cedf0aa039f9a79c (commit)
       via  57412e234ce287866c9c0f217d83e5fa541ee1ee (commit)
      from  4e380dc32315f378fecd359ec666f5e0a9639f33 (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=34368bc9fa76b1366ca5a9e9cedf0aa039f9a79c

commit 34368bc9fa76b1366ca5a9e9cedf0aa039f9a79c
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Fri Mar 3 04:11:20 2017 +0100

    wip: make msc_vlr tests pass
    
    Change-Id: Icd11b20d1c7d7e1b7f619a844e9c24ef5835f6b6

http://cgit.osmocom.org/openbsc/commit/?id=57412e234ce287866c9c0f217d83e5fa541ee1ee

commit 57412e234ce287866c9c0f217d83e5fa541ee1ee
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Fri Mar 3 02:52:23 2017 +0100

    wip paging
    
    Change-Id: Ida8438a44a6daa5a4df999aff1e39f9a1c5261fc

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

Summary of changes:
 openbsc/include/openbsc/gsm_data.h                 |  17 ---
 openbsc/include/openbsc/msc_ifaces.h               |   9 +-
 openbsc/include/openbsc/osmo_msc.h                 |   2 +
 openbsc/include/openbsc/vlr.h                      |   2 +-
 openbsc/src/libmsc/a_iface.c                       |   8 ++
 openbsc/src/libmsc/gsm_04_08.c                     |  31 +++--
 openbsc/src/libmsc/gsm_subscriber.c                |  34 +++--
 openbsc/src/libmsc/msc_ifaces.c                    |   5 +-
 openbsc/src/libmsc/osmo_msc.c                      |  10 +-
 openbsc/src/libmsc/subscr_conn.c                   |  13 +-
 openbsc/tests/msc_vlr/Makefile.am                  |   3 +-
 openbsc/tests/msc_vlr/msc_vlr_test_gsm_authen.err  | 137 +++++++++------------
 openbsc/tests/msc_vlr/msc_vlr_test_gsm_ciph.err    | 109 +++++++---------
 openbsc/tests/msc_vlr/msc_vlr_test_hlr_reject.err  |  39 +-----
 openbsc/tests/msc_vlr/msc_vlr_test_hlr_timeout.err |   8 +-
 openbsc/tests/msc_vlr/msc_vlr_test_ms_timeout.err  |  61 +++------
 openbsc/tests/msc_vlr/msc_vlr_test_no_authen.c     |  10 +-
 openbsc/tests/msc_vlr/msc_vlr_test_no_authen.err   | 102 +++++++--------
 .../msc_vlr/msc_vlr_test_reject_concurrency.err    | 105 +++++-----------
 openbsc/tests/msc_vlr/msc_vlr_test_rest.c          |   1 -
 openbsc/tests/msc_vlr/msc_vlr_test_rest.err        |  27 ++--
 openbsc/tests/msc_vlr/msc_vlr_test_umts_authen.err |  78 +++++-------
 openbsc/tests/msc_vlr/msc_vlr_tests.c              |  44 ++++---
 23 files changed, 353 insertions(+), 502 deletions(-)


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



More information about the osmocom-commitlog mailing list