openbsc.git branch neels/iu updated. 0.15.0-797-g27fb609d0

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
Sat Mar 4 03:05:09 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
  discards  a8c50b88e12e2ae9f47336226405c18911eb845a (commit)
  discards  845ecef85a73d249aa7ad450aaededadb58b28ef (commit)
  discards  e3f2f006cc4f2fee8511e922c2f294073bf0182f (commit)
  discards  74ef12b345368119812266f6d561b0e9375148e4 (commit)
  discards  b3742cab88d2fe2df293359eea9e0bdadfd82cab (commit)
  discards  fd448ccf64f603d3ca16d488cd9b98b894ec0fec (commit)
  discards  9a79fc671e26346f2754f989676875d6da312bb4 (commit)
  discards  058c480b976a67eead7b109d8c7412e68954bd84 (commit)
  discards  05bec8099da78b2bfc17219f878829289c5e7e16 (commit)
  discards  df674156e20a56f77a3a09f3891c271f680c80de (commit)
  discards  5b01f8bdd36d505d8f733bbed75e9f14e464357f (commit)
  discards  286b9d2575802e87a55665629e920fcbf89b97cf (commit)
  discards  be766607183547244b03b92c2e9384ce3e40041b (commit)
  discards  34368bc9fa76b1366ca5a9e9cedf0aa039f9a79c (commit)
  discards  57412e234ce287866c9c0f217d83e5fa541ee1ee (commit)
  discards  4e380dc32315f378fecd359ec666f5e0a9639f33 (commit)
  discards  32cdcebdc84b620f5af681dd43f526d39532e841 (commit)
       via  27fb609d0e58e6a4981e092ccdcf34c06c2fe3dc (commit)
       via  a2ecfe532dff614b92042702e229ca3a65a479d8 (commit)
       via  8472d15ac426e22fdf7438d1e1573b194e47142c (commit)
       via  ff966af568b859cb5530d1599173c866e2cbc72d (commit)
       via  7eb018f3369679e39064d34d4c13e10d1defd9e1 (commit)
       via  a5b1f9cf8262297926d1cd3c7cf089aaa62e644d (commit)
       via  ecf7f7965bd43d7e189b06efb6ec21609e7329bf (commit)
       via  51764110f692fcdba5aca5d4fcc53f53654d8c67 (commit)
       via  6e69eb338c930b1051c0d410d880f082d216244f (commit)
       via  18524ca65004354ba2ccadf4e1d55de8d32ad5db (commit)
       via  61a227bdac82ef1f56e99d841b5089750ebb7f79 (commit)
       via  31f030b8681307d36a50af8249b5195c2dbf6c5b (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 (a8c50b88e12e2ae9f47336226405c18911eb845a)
            \
             N -- N -- N (27fb609d0e58e6a4981e092ccdcf34c06c2fe3dc)

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=27fb609d0e58e6a4981e092ccdcf34c06c2fe3dc

commit 27fb609d0e58e6a4981e092ccdcf34c06c2fe3dc
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sat Mar 4 03:34:50 2017 +0100

    vlr: fix: don't send CM Service Accept after Ciphering Command
    
    Ciphering Mode Command is an implicit CM Service Accept, if we're sending
    both we're confusing the MS.
    
    Change-Id: I3a04debe9b01c086e7f44b6139cb8796fcc71d38

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

commit a2ecfe532dff614b92042702e229ca3a65a479d8
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sat Mar 4 02:28:19 2017 +0100

    remove all 3G authentication dev hacks -- it works!
    
    Change-Id: I1204f388cf1311ec98b3eaf7505d7e18e73f03d0

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

commit 8472d15ac426e22fdf7438d1e1573b194e47142c
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sat Mar 4 03:15:53 2017 +0100

    gsup_client: allow passing a unit id to identify with HLR
    
    Before, each GSUP client would contact the HLR with an identical unit id, i.e.
    "SGSN-00-00-00-00-00-00", with the result that some messages were sucked off by
    the wrong client.
    
    Pass explicit unit name from each gsup client user, so that OsmoMSC is "MSC"
    and OsmoSGSN is "SGSN". Hence the HLR can properly route the messages.
    
    Todo: also set some values instead of the zeros.
    
    Change-Id: I3f8d6dd47c7013920e2a4bde006ed77afd974e80

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

commit ff966af568b859cb5530d1599173c866e2cbc72d
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sat Mar 4 01:54:18 2017 +0100

    implement utran security mode with vlr
    
    Change-Id: I199b4a9f07cb33cebc6e90a924cff84926f15e34

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

commit 7eb018f3369679e39064d34d4c13e10d1defd9e1
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sat Mar 4 01:29:03 2017 +0100

    move iucs_ranap.[hc] to include / libmsc to use in msc_vlr tests
    
    Change-Id: I99ca36857f5e4c9ae113017955611fd92256123c

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

commit a5b1f9cf8262297926d1cd3c7cf089aaa62e644d
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sat Mar 4 01:26:14 2017 +0100

    implement utran security mode with vlr
    
    Change-Id: Ib1e285b54cd7aaa0895e9c51a47720f446a07183

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

commit ecf7f7965bd43d7e189b06efb6ec21609e7329bf
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sat Mar 4 00:26:25 2017 +0100

    Always assign TMSI on UTRAN
    
    Change-Id: I016d6530cd1d96bb852f5881f6b192c2464c296d

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

commit 51764110f692fcdba5aca5d4fcc53f53654d8c67
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sat Mar 4 00:06:09 2017 +0100

    ensure authentication is required on UTRAN
    
    Change-Id: I9b9ad1379324f1405bd02a05fcd7ef8c53bacbde

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

commit 6e69eb338c930b1051c0d410d880f082d216244f
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sat Mar 4 00:05:49 2017 +0100

    vlr on utran: transmit CommonID
    
    Change-Id: Ice3c71f048b097f2c2de8bd4f4508a7ca2cb1cf5

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

commit 18524ca65004354ba2ccadf4e1d55de8d32ad5db
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Fri Mar 3 23:19:40 2017 +0100

    decouple from bsc_api and bts
    
    Change-Id: I3564291a6d20da13a8d75c71b0c425da4948d412

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

commit 61a227bdac82ef1f56e99d841b5089750ebb7f79
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Fri Mar 3 22:36:56 2017 +0100

    make python tests pass for new OsmoMSC
    
    Change-Id: I59bf6503a2f822e9b6078c0fd24643df9a2dab3c

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

commit 31f030b8681307d36a50af8249b5195c2dbf6c5b
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Mar 2 02:37:39 2017 +0100

    Make the code work so that the msc_vlr tests pass
    
    Change-Id: Ie8814d856bbe4c111007a696a4d26576854c134f

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

Summary of changes:
 openbsc/include/openbsc/gsup_client.h              |  7 +-
 openbsc/include/openbsc/vlr.h                      |  5 +-
 openbsc/src/gprs/gprs_subscriber.c                 |  1 +
 openbsc/src/libcommon/gsup_client.c                | 16 +++-
 openbsc/src/libcommon/gsup_test_client.c           |  4 +-
 openbsc/src/libmsc/gsm_04_08.c                     | 17 +++--
 openbsc/src/libvlr/vlr.c                           |  7 +-
 openbsc/src/libvlr/vlr_access_req_fsm.c            |  5 +-
 openbsc/tests/ctrl_test_runner.py                  |  3 +-
 openbsc/tests/msc_vlr/msc_vlr_test_gsm_ciph.c      |  8 +-
 openbsc/tests/msc_vlr/msc_vlr_test_gsm_ciph.err    | 10 +--
 openbsc/tests/msc_vlr/msc_vlr_test_umts_authen.c   | 87 ++++++++++++++--------
 openbsc/tests/msc_vlr/msc_vlr_test_umts_authen.err | 64 ++++++++++------
 openbsc/tests/smpp_test_runner.py                  |  4 +-
 openbsc/tests/vlr/vlr_test.c                       |  2 +-
 openbsc/tests/vty_test_runner.py                   | 13 +---
 16 files changed, 155 insertions(+), 98 deletions(-)


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



More information about the osmocom-commitlog mailing list