openbsc.git branch neels/vlr updated. 0.15.0-769-gc908cdb

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 Jan 5 18:57:03 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/vlr has been updated
       via  c908cdb84e371869ea163c3ca4b5f6d8e9900586 (commit)
       via  7892d075ec2594208bd3200e1423d444fd0908dd (commit)
       via  c6bb9578a32d0ee8be38d1973f0f16602663fe3e (commit)
      from  1e85db3303fff1a1661da5872d3dfcb3236fbbc9 (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=c908cdb84e371869ea163c3ca4b5f6d8e9900586

commit c908cdb84e371869ea163c3ca4b5f6d8e9900586
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Jan 5 19:55:20 2017 +0100

    subscr_conn_test
    
    Change-Id: Idbb0d5ae15789030486e088dfc15ef0cd6f8aa19

http://cgit.osmocom.org/openbsc/commit/?id=7892d075ec2594208bd3200e1423d444fd0908dd

commit 7892d075ec2594208bd3200e1423d444fd0908dd
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Jan 5 19:52:35 2017 +0100

    vlr: add wait-for-ciphering states in LU and PARQ
    
    Change-Id: I95afba42941cf0651eb56f0910edd128183b471f

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

commit c6bb9578a32d0ee8be38d1973f0f16602663fe3e
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Jan 5 19:54:23 2017 +0100

    vlr: move LU and PARQ FSM state definitions to header files
    
    Change-Id: I6ea175102d293b118a8b970819673ae9f8f68c14

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

Summary of changes:
 openbsc/include/openbsc/vlr.h                  |   8 ++
 openbsc/src/libmsc/osmo_msc.c                  |  34 ++++---
 openbsc/src/libmsc/subscr_conn.c               |   2 +-
 openbsc/src/libvlr/vlr.c                       |  13 +++
 openbsc/src/libvlr/vlr_access_req_fsm.c        | 120 +++++++++++++++++++------
 openbsc/src/libvlr/vlr_access_req_fsm.h        |  15 ++++
 openbsc/src/libvlr/vlr_lu_fsm.c                | 102 +++++++++++++++------
 openbsc/src/libvlr/vlr_lu_fsm.h                |  13 +++
 openbsc/tests/subscr_conn/subscr_conn_test.c   |  57 +++++++++---
 openbsc/tests/subscr_conn/subscr_conn_test.err |  76 +++++++++++-----
 10 files changed, 331 insertions(+), 109 deletions(-)


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



More information about the osmocom-commitlog mailing list