openbsc.git branch neels/vlr updated. 0.15.0-674-g7b4efa844

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 Feb 3 17:45:42 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  fdbd391790205dfb449b54bcd4a01a4be7f8e86c (commit)
  discards  ab15eeff3e6a1bb96ef6415d30594b50c2e22b3f (commit)
  discards  9a616698c95c49de6e7f0d7a89b5390fa3669428 (commit)
  discards  a01a11d0dae410d62cdf464cb2533e8af5052bcd (commit)
  discards  4f1cf2bdc6cffb46897fc6bb3b9e3914d9d129ba (commit)
  discards  781464a35fdc797c73add798e9c185498ce282ad (commit)
  discards  2081eac50dc700d65344f5e75c18ef5cdc4baea7 (commit)
  discards  eff9d212ae0885b5842f61da1fecae5664fec142 (commit)
  discards  b063ef6de967646667f1a0ed95962810a93e6d5e (commit)
  discards  d1bff90ff1aaa998a73b0b8c6b5afa0210c299be (commit)
  discards  4844426d0fcd7166634c68102a588536c326b8ed (commit)
  discards  937b25300cba5eadfe31ab9e72860b24568d7629 (commit)
  discards  91664d5b7e34768637bcdd446295737d9504121d (commit)
  discards  6ed8aeed1d7bc3a82e224bf12683ab9d6bf58847 (commit)
       via  7b4efa844d96df48a350aa12158844badbc58e06 (commit)
       via  7d0270ef547a096ed6d736da825cca59b1f8e0b9 (commit)
       via  944dabb664c289f91614206e8fd83084ef9f17b6 (commit)
       via  95b1fd4b606403b2d6772137c76795edd357dd34 (commit)
       via  55de06fc1c34f592b5a0bc5d0dcf78bcb5281561 (commit)
       via  437cbfffea9a58a6e50bbe5511aa39d45343509a (commit)
       via  e20eaee72c088d189756f31eee1cc3314e5c25ee (commit)
       via  4bf36e0f4740da1e9421df9cc2c72ad0db24490d (commit)
       via  53ce0a999d25a9cd150c3b705db452637ba4b2d2 (commit)
       via  b2a92a03ea32226692075c16cd9acdd27e8ee353 (commit)
       via  5abffd997d2ae7ba4f381b9fa1208b3a944b12a3 (commit)
       via  92a88b43bcd98e5f6ac5823db7d3e4ff5d490571 (commit)
       via  831a30faf935d17a9f65889ac82c2b87dcee0821 (commit)
       via  7a439b46559b98b153617daf8445c3fd987b28c1 (commit)
       via  e02e1e782f747a83cf84e00ccc0093a6b2790455 (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 (fdbd391790205dfb449b54bcd4a01a4be7f8e86c)
            \
             N -- N -- N (7b4efa844d96df48a350aa12158844badbc58e06)

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

commit 7b4efa844d96df48a350aa12158844badbc58e06
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Feb 2 20:46:04 2017 +0100

    subscr_conn_test: UMTS AKA resync
    
    Change-Id: I04ea9cef0c4fb0707db39c17e20f75409086f8ad

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

commit 7d0270ef547a096ed6d736da825cca59b1f8e0b9
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=944dabb664c289f91614206e8fd83084ef9f17b6

commit 944dabb664c289f91614206e8fd83084ef9f17b6
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Fri Feb 3 02:42:47 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=95b1fd4b606403b2d6772137c76795edd357dd34

commit 95b1fd4b606403b2d6772137c76795edd357dd34
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=55de06fc1c34f592b5a0bc5d0dcf78bcb5281561

commit 55de06fc1c34f592b5a0bc5d0dcf78bcb5281561
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=437cbfffea9a58a6e50bbe5511aa39d45343509a

commit 437cbfffea9a58a6e50bbe5511aa39d45343509a
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=e20eaee72c088d189756f31eee1cc3314e5c25ee

commit e20eaee72c088d189756f31eee1cc3314e5c25ee
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=4bf36e0f4740da1e9421df9cc2c72ad0db24490d

commit 4bf36e0f4740da1e9421df9cc2c72ad0db24490d
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=53ce0a999d25a9cd150c3b705db452637ba4b2d2

commit 53ce0a999d25a9cd150c3b705db452637ba4b2d2
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=b2a92a03ea32226692075c16cd9acdd27e8ee353

commit b2a92a03ea32226692075c16cd9acdd27e8ee353
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=5abffd997d2ae7ba4f381b9fa1208b3a944b12a3

commit 5abffd997d2ae7ba4f381b9fa1208b3a944b12a3
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=92a88b43bcd98e5f6ac5823db7d3e4ff5d490571

commit 92a88b43bcd98e5f6ac5823db7d3e4ff5d490571
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=831a30faf935d17a9f65889ac82c2b87dcee0821

commit 831a30faf935d17a9f65889ac82c2b87dcee0821
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=7a439b46559b98b153617daf8445c3fd987b28c1

commit 7a439b46559b98b153617daf8445c3fd987b28c1
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Fri Feb 3 01:22:40 2017 +0100

    gsm_04_08: implement parsing of UMTS Auth responses
    
    Parse the longer UMTS res from the extended Auth Response Parameter IE.
    Parse the R99 Authentication Failure and AUTS in case of cause
    GSM_REJECT_SYNCH_FAILURE which indicates a SQN re-sync request.
    
    Both still end in 'not implemented' error logs, which are the places where the
    upcoming VLR that supports UMTS AKA will integrate.
    
    Depends on recently added constants in libosmocore in
    commit 55a43b801385e07a484217925ecf2379b9f54fcf
    aka change-id I745061ce8eb88aa23080dadcdbfe2d703c362a30
    
    Change-Id: I4868bbeedc32fa7b8d03b9e3c66db618543d38ec

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

Summary of changes:
 openbsc/tests/subscr_conn/subscr_conn_test.c | 72 +++++++++++++++-------------
 openbsc/tests/vty_test_runner.py             |  4 +-
 2 files changed, 41 insertions(+), 35 deletions(-)


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



More information about the osmocom-commitlog mailing list