openbsc.git branch neels/vlr updated. 0.15.0-664-ga88e61cbd

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 Feb 2 03:26:18 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
  discards  47e53c5e4c31b9bdcbd672d6bfb3f978209d736e (commit)
  discards  b54a57efa925cdf2036118d66df269765c0b915f (commit)
  discards  000a17ad022d2ac08e4c36c80197c1880b0521b8 (commit)
  discards  69630ebc0bc6b23176bb57591f1e1df84a0890d6 (commit)
  discards  9a884c6e634828d31e387791e4e13b88be2830d5 (commit)
  discards  50585e4f6b74e0a06457b95caa8e2a8ece704023 (commit)
  discards  3134d719318c0426518e7086158d9410a9912dde (commit)
  discards  5dd425afa6b274034aec947507b8282c4340b92c (commit)
  discards  6b520a14e986cffdba8d35bc74223218ac3fb2b3 (commit)
  discards  72c2d1ca9e7acf9023de1367a8fbc8276c86bab8 (commit)
  discards  21cc9229dfbc3ea4c9f053068fc4ee7fb85a3b8d (commit)
  discards  41dd8c7bb6f541a5833bf4600bfa02d91de1b03f (commit)
  discards  4e3a13114be6512ce7a4c98f8431f6f015d70393 (commit)
  discards  2650c0955454952cf301390c7f985b8df616fe66 (commit)
  discards  3f2492e147cf21f4b88394742d3c6152ee729e72 (commit)
  discards  cfe2a9e16eaa8958b6c7e78f601e8c93b913b960 (commit)
  discards  d74d1672f31f1e34d3ed5dd3f3bc50038e8e901e (commit)
  discards  24a1c697d41835e2830db6a3f8e66a5af6175c40 (commit)
       via  a88e61cbd1f88f70a7074bab9b8da8e9813b123a (commit)
       via  eff7dfe8f2702ee3bdf5fb91a381b0cc7bc2e4fe (commit)
       via  222fcf57ad3ef8ef8575e7b31c6bde13d653331e (commit)
       via  89071ccff4b9515a065ef2a7d4d09ab6ca9eb296 (commit)
       via  edf9798636a60ac81903adc9c16951d0e1a721bf (commit)
       via  75d52dcb5da506c5a7cfb3ca510f31bad3767d09 (commit)
       via  8b86eb3a51d483ae9fcaae7ac61acfcc57983c9b (commit)
       via  925d4cdf7e13ca5655f3ef1c19fcca960f61bfa1 (commit)
       via  a94fe975549e9bf273540f1573a4ee4e20da4dc5 (commit)
       via  12481b011aaabffb6c41a2c1754e853e76b20a2a (commit)
       via  84fa49cc003747719ecffe45cc99ff12002dce76 (commit)
       via  5055d46eb2a802b7004b7595e220781e50693063 (commit)
       via  f3c1504a0e414af9a79b4bc90338f11f849b261b (commit)
       via  11acaeb909378946d9344f200de3c493b5afdba3 (commit)
       via  9c3b08f09a235cb29e5876fea83acb8043dc9d8c (commit)
       via  dac5867af5ff90d4beb70fc30a5743f60f159e3a (commit)
       via  3f940fc9eea40873185a240e68992e70a3e8abb4 (commit)
       via  6934a0fa9e50d46326e790989aedfee8b1c996f2 (commit)
       via  f18862309172e63c9631863cddceedb20ca3add2 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (47e53c5e4c31b9bdcbd672d6bfb3f978209d736e)
            \
             N -- N -- N (a88e61cbd1f88f70a7074bab9b8da8e9813b123a)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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=a88e61cbd1f88f70a7074bab9b8da8e9813b123a

commit a88e61cbd1f88f70a7074bab9b8da8e9813b123a
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Jan 25 15:04:16 2017 +0100

    Add new subscr_conn_test for MSC+VLR end-to-end tests
    
    Change-Id: Ic073f3a069a7f5e7e421e0e56140f069ee9b10b8

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

commit eff7dfe8f2702ee3bdf5fb91a381b0cc7bc2e4fe
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Jan 25 15:00:58 2017 +0100

    Use libvlr in libmsc (large refactoring)
    
    Original libvlr code is by Harald Welte <laforge at gnumonks.org>,
    polished and tweaked by Neels Hofmeyr <nhofmeyr at sysmocom.de>.
    
    This is a long series of development collapsed in one patch. The original
    history may still be available as branch neels/vlr_orig.
    
    TODO: This commit may be split in several smaller changes before merging to
    master.
    
    Related: OS#1592
    
    Change-Id: I702ba504ce2de93507312c28eca8d11f09f4ee8b

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

commit 222fcf57ad3ef8ef8575e7b31c6bde13d653331e
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Jun 17 00:06:42 2016 +0200

    Add libvlr implementation
    
    Original libvlr code is by Harald Welte <laforge at gnumonks.org>,
    polished and tweaked by Neels Hofmeyr <nhofmeyr at sysmocom.de>.
    
    This is a long series of development collapsed in one patch. The original
    history may still be available as branch neels/vlr_orig.
    
    Related: OS#1592
    Change-Id: I3f75de5f0cc2ff77f276fd39832dd3621309c4b9

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

commit 89071ccff4b9515a065ef2a7d4d09ab6ca9eb296
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Feb 2 03:34:19 2017 +0100

    compiler warning: abis_om2000_vty: drop unused function
    
    Change-Id: I6ff7c41914a13dd8b13f315eda8d16c467c94002

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

commit edf9798636a60ac81903adc9c16951d0e1a721bf
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Feb 2 01:14:20 2017 +0100

    compiler warning: bsc_vty: remove two unused vars
    
    Added in recent commit 42def7205ba91df4bbb7e3240be0df8c26c2d63e
    "Implement VTY configuration to control Early Classmark Sending"
    
    Change-Id: Iaf640fa6e1f234f594fb8dc06f716d3d3e95eb2a

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

commit 75d52dcb5da506c5a7cfb3ca510f31bad3767d09
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri May 6 13:49:49 2016 +0200

    WIP: Handle Authentication Failure from MS
    
    Change-Id: I71f51eff089cf05f32a6ef408c4606880fc2e4a5
    Related: OS#1592

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

commit 8b86eb3a51d483ae9fcaae7ac61acfcc57983c9b
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Fri Jan 27 00:25:47 2017 +0100

    gsm48_tx_mm_auth_req(): support UMTS AUTN
    
    To be able to do R99 UMTS authentication, we need to send along AUTN bytes in
    the Authentication Request. Add autn parameter to gsm48_tx_mm_auth_req() and
    conditionally append the R99 AUTN TLV to the Authentication Request message.
    
    Change-Id: I0d644559088706aa06b42b9bfe1f8c21ca6fa4da

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

commit 925d4cdf7e13ca5655f3ef1c19fcca960f61bfa1
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Feb 2 01:07:28 2017 +0100

    subscriber conn: add indicator for originating interface
    
    Add via_iface to gsm_subscriber_connection to indicate whether a conn is coming
    in via 2G (IFACE_A) or 3G (IFACE_IU). Prepares for Iu support, but also for
    libvlr to decide between GSM or R99 (UMTS) Authentication.
    
    Until actual Iu support is merged to master, this indicator will aid VLR unit
    testing.
    
    Change-Id: I93b870522f725170e4265a5543f6b680383d7465

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

commit a94fe975549e9bf273540f1573a4ee4e20da4dc5
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri May 6 23:28:11 2016 +0200

    VTY: Print 3G auth tuples, not just 2G auth tuples
    
    Change-Id: I277e4347ee1486a39e6dc4e2363a593f328f9e3b
    Related: OS#1592

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

commit 12481b011aaabffb6c41a2c1754e853e76b20a2a
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Jan 10 00:49:56 2017 +0100

    add struct gprs_sub, separating gprs from gsm_subscriber
    
    Prepare for replacing gsm_subscriber with vlr_subscriber. vlr_subscriber will
    not make sense to be used in gprs, so have a dedicated GPRS subscriber struct.
    (Could change if the gprs code were to use libvlr; is currently independent).
    
    Change-Id: Ia8b391ee009c8545763cba04505be3947835120e
    Related: #1592

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

commit 84fa49cc003747719ecffe45cc99ff12002dce76
Author: Harald Welte <laforge at gnumonks.org>
Date:   Thu May 5 22:52:41 2016 +0200

    SGSN: Integrate basic support for UMTS AKA
    
    We already had almost all the parts in place before:
    * GSUP with capability to send us auth_vectors that contain
      either triplets or quintuples
    * mm_context that holds such auth_vectors
    
    All that we need to add in this patch is the capability to send
    the AUTN parameter in the GMM AUTH REQ and parse the extended RES
    in the GMM AUTH RESP.
    
    TODO: Implement SQN re-synchronoization mechanism (Auth Fail: Sync Err)
    
    Related: OS#1592
    Tweaked-by: nhofmeyr
    Change-Id: Ie6a0cefba5e4e7f02cc2eaf6ec006ac07d5c1816

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

commit 5055d46eb2a802b7004b7595e220781e50693063
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Jan 9 22:02:21 2017 +0100

    add struct bsc_sub, separating libbsc from gsm_subscriber
    
    Prepare for replacing gsm_subscriber with vlr_subscriber. vlr_subscriber will
    no longer make sense to be used in libbsc, so have a dedicated BSC subscriber
    struct.
    
    Related: #1592, #1594
    
    Change-Id: Ia61cc00e8bb186b976939a4fc8f7cf9ce6aa3d8e

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

commit f3c1504a0e414af9a79b4bc90338f11f849b261b
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Jan 26 02:05:29 2017 +0100

    log: disable imsi filter
    
    gsm_subscriber will soon be split in separate BSC, GPRS and VLR structs, and
    making the IMSI filter work with these changes is currently not worth the
    effort. The IMSI filter doesn't work well and new libvlr will allow specific
    subscribers' FSMs to be put in debug mode. We may want to re-add something
    similar later on, but for now just drop it.
    
    Change-Id: Ifecc3c55ae7c050ee53553d6f85d9afbede66ee3

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

commit 11acaeb909378946d9344f200de3c493b5afdba3
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sun Jun 19 18:06:02 2016 +0200

    Introduce subscriber_connection ref-counting
    
    This introduces a reference count for gsm_subscriber_connection. Every
    user of the connection needs to hold a reference until done.  Once the
    reference count dorps to zero, the connection is cleared towards the
    BSC (which subsequently will clear any logical channels associated with
    it).
    
    Related: OS#1592
    Change-Id: I8c05e6c81f246ff8b5bf91312f80410b1a85f15e

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

commit 9c3b08f09a235cb29e5876fea83acb8043dc9d8c
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Dec 22 01:58:03 2016 +0100

    gsm0408_rcv_cc: guard against NULL subscriber
    
    Check conn->subscr against NULL.
    
    gsm0408_rcv_cc() dereferences many conn members without checking presence: the
    bts and lchan members may be expected to be NULL in the ongoing MSC split and
    3G developments.
    
    But the conn->subscr is initially NULL, so an MS sending a CC message before
    something like a LU or CM Service Request will result in a segfault. Prevent
    that.
    
    Note: the upcoming VLR will be more restrictive on what messages are processed,
    this is a "backport" to the situation on current master.
    
    Change-Id: If067db7cc0dd3210d9eb1da15be6b637795a3ecf

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

Summary of changes:
 debian/control                                 |   2 +-
 openbsc/configure.ac                           |   3 +
 openbsc/include/openbsc/gsm_data.h             |  14 +-
 openbsc/include/openbsc/gsm_data_shared.h      |   2 +
 openbsc/include/openbsc/osmo_bsc_grace.h       |   4 +-
 openbsc/include/openbsc/paging.h               |   5 +-
 openbsc/include/openbsc/vlr.h                  |   6 +-
 openbsc/m4/README                              |   3 +
 openbsc/m4/ax_check_compile_flag.m4            |  74 ++++
 openbsc/src/gprs/gprs_gmm.c                    |   5 +-
 openbsc/src/libbsc/bsc_api.c                   |   1 +
 openbsc/src/libbsc/bsc_vty.c                   |   1 -
 openbsc/src/libcommon/gsm_data.c               |  10 +
 openbsc/src/libmsc/gsm_04_08.c                 | 159 ++++++--
 openbsc/src/libvlr/vlr_access_req_fsm.c        |  20 +-
 openbsc/src/libvlr/vlr_auth_fsm.c              |  96 +++--
 openbsc/src/libvlr/vlr_auth_fsm.h              |   8 +-
 openbsc/src/libvlr/vlr_lu_fsm.c                |  20 +-
 openbsc/tests/subscr_conn/subscr_conn_test.c   |  81 +++-
 openbsc/tests/subscr_conn/subscr_conn_test.err | 492 +++++++++++++++++++++++--
 openbsc/tests/vlr/vlr_test.c                   |   4 +-
 openbsc/tests/vty_test_runner.py               |  15 +-
 22 files changed, 871 insertions(+), 154 deletions(-)
 create mode 100644 openbsc/m4/README
 create mode 100644 openbsc/m4/ax_check_compile_flag.m4


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



More information about the osmocom-commitlog mailing list