openbsc.git branch neels/cscn updated. 0.15.0-406-g6da7b3d

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
Tue Apr 19 21:04:01 UTC 2016


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/cscn has been updated
  discards  050840deed09ca808d6e8ec4e84f4b7d4fdac269 (commit)
  discards  7ebc80d8255c456ff671567836615819eeff23a4 (commit)
  discards  ed6ec769d47ee5e2f0501593196d380c739fb33b (commit)
  discards  f9a6c6522b85617455b8cdda962ad577aa8388a3 (commit)
  discards  dca27296ae5266deba59fb8e3e31a6ecf9bfe5d1 (commit)
  discards  ecdc34d1bff10cddd9e130c2f4cc2f9fc384e7ab (commit)
  discards  5fc5a633a21c81ee10e8c1feff2cc48fc9c176f6 (commit)
  discards  c4861dcac05e9d2e56ff271ed36aa48bc8e672e9 (commit)
  discards  c90f8e95709cdbdd9c6d03b2370f8da3159be1c1 (commit)
  discards  a18be3b5d015f26b4adc06431f8f1549ca1cff33 (commit)
  discards  9488b422b022095cdc0987c49131985fa3ae9287 (commit)
  discards  71f1d3f7adad846ae57bf34d1c417ff083d050cf (commit)
       via  6da7b3d29d9a4e2863f337de51acc01385b68afa (commit)
       via  5ad00ad9c0e56fccc6602430e68e5a0a5c73bf44 (commit)
       via  4b9ec182c7a7d4af21a2d5ad34916b7fa2457e7a (commit)
       via  bc388ff21a72043528bad99dc58a305b817cec43 (commit)
       via  36580fa7fd491e153e201b83b86f18597cf9a9bb (commit)
       via  9064ff330eccf67be8be57106f80e46e69636c7a (commit)
       via  b1693b1eb62b1d84da14b947ba2134e7354ced28 (commit)
       via  822578a4d6feaf08e6a38ed49e4d0a7d7a778568 (commit)
       via  6d4aaa78c851f795881c0c9c1b86e65e72f669fb (commit)
       via  b0ae4593c860086fd8c98c8ebf4252dd4cc1cf7e (commit)
       via  bdff6424407cfbdf3262197ab4dd33794bcf6d81 (commit)
       via  3dc8d51422e55004a17ff5a9785b2dc38694bdbb (commit)
       via  e742b4c5976e9ae8b0c13f67d6ed423588031b1a (commit)
       via  96198c6e16121945ee75451b02294beaf7d27f39 (commit)
       via  90e2c751e97bfbe7cc18e040aaf60dc5236d8d7b (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 (050840deed09ca808d6e8ec4e84f4b7d4fdac269)
            \
             N -- N -- N (6da7b3d29d9a4e2863f337de51acc01385b68afa)

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=6da7b3d29d9a4e2863f337de51acc01385b68afa

commit 6da7b3d29d9a4e2863f337de51acc01385b68afa
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Apr 13 19:15:46 2016 +0200

    gsm_04_08.c: fix security mode cmd: use auth tuple from MM auth

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

commit 5ad00ad9c0e56fccc6602430e68e5a0a5c73bf44
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Apr 13 19:14:47 2016 +0200

    cosmetic: auth tuple memcpy: rather use target's sizeof()

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

commit 4b9ec182c7a7d4af21a2d5ad34916b7fa2457e7a
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Apr 13 19:13:35 2016 +0200

    tweak tmp_rand[] type to avoid compiler warnings

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

commit bc388ff21a72043528bad99dc58a305b817cec43
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Apr 13 19:12:28 2016 +0200

    gprs_gmm.c: include openssl/rand.h against RAND_bytes() compiler warning

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

commit 36580fa7fd491e153e201b83b86f18597cf9a9bb
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Apr 12 15:15:35 2016 +0200

    IuCS auth: generate auth tuples, factor out
    
    Factor out hardcoded-Ki and auth tuple creation into a static function.
    
    Add generation of fresh random bytes and generate a valid auth tuple so that
    the authentication token is different for every MM Auth.

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

commit 9064ff330eccf67be8be57106f80e46e69636c7a
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Apr 11 20:29:17 2016 +0200

    cscn: enable SMS queue (by removing an '#if 0')

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

commit b1693b1eb62b1d84da14b947ba2134e7354ced28
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Apr 11 20:28:58 2016 +0200

    cscn: enable 'subscriber' vty commands for libmsc
    
    This involves removing the openbsc_vty_print_statistics() from
    vty_interface_layer3.c, as this would link across the MSC/BSC border.

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

commit 822578a4d6feaf08e6a38ed49e4d0a7d7a778568
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Apr 11 20:26:54 2016 +0200

    cn_ranap_handle_co: add error rc and logging for PR Outcome

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

commit 6d4aaa78c851f795881c0c9c1b86e65e72f669fb
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Apr 11 20:22:46 2016 +0200

    cosmetic: debug and error logging, comment tweaks

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

commit b0ae4593c860086fd8c98c8ebf4252dd4cc1cf7e
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Apr 19 22:48:05 2016 +0200

    cscn: don't redefine talloc_asn1_ctx from iu.c

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

commit bdff6424407cfbdf3262197ab4dd33794bcf6d81
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Apr 19 22:47:00 2016 +0200

    IuCS: more detailed debug log upon IuCS rx

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

commit 3dc8d51422e55004a17ff5a9785b2dc38694bdbb
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Mar 22 19:26:52 2016 +0100

    Add Iu paging
    
    Add iu_page_cs() and iu_page_ps() API, also add to libiudummy for linking in
    tests.
    
    Implement msc_paging_request() by calling iu_page_cs().

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

commit e742b4c5976e9ae8b0c13f67d6ed423588031b1a
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Mar 22 19:26:52 2016 +0100

    iu.c: add registry of RNC-Ids in LACs
    
    Introduce struct gsm_rnc, stored in a global list, static to iu.c.
    (This list is not part of gsm_network so that the code can be
    used from both MSC and GPRS code, i.e. both for CS and PS.)
    
    Parse RANAP Global RNC Id, add GSM flags to build for gsm48_mcc_mnc_from_bcd()
    to decode the PLMN Id.
    
    Upon every Initial UE message, record/verify RNC Id and LAC for that
    connection. In case of mismatch, so far just log an error.

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

commit 96198c6e16121945ee75451b02294beaf7d27f39
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Mar 22 19:26:52 2016 +0100

    handle paging response message according to 2G/3G
    
    Upon receiving a Paging Response, call the 2G gsm48_handle_paging_resp() only
    for non-Iu connections.

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

commit 90e2c751e97bfbe7cc18e040aaf60dc5236d8d7b
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Mar 22 19:26:52 2016 +0100

    iu.c: introduce talloc_iu_ctx
    
    Introduce talloc_iu_ctx, setup during iu_init() as child of the talloc_ctx
    passed in by the caller.
    
    Allocate ue_conn_ctx from talloc_iu_ctx, used to be from NULL.
    
    Allocate osmo_sua_user and talloc_asn1_ctx from talloc_iu_ctx, used to be from
    the ctx passed in by iu_init() caller.

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

Summary of changes:


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



More information about the osmocom-commitlog mailing list