openbsc.git branch neels/cscn updated. 0.15.0-403-g050840d

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 20:50:45 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  b6e5343edbd85a2a27a8479c5a56d6c6b5a1b787 (commit)
  discards  6d218934b53881ac6a3776371114b89f8a132b4d (commit)
  discards  3b6ed277deab028a8d9f7c28d1511c85344d7d96 (commit)
  discards  628b7d9d79adc14e2b505af0b323cd40597d1fe5 (commit)
  discards  bf4beedb4af3d79e33565df7415cc1d808405f51 (commit)
  discards  507ace5aafbf4785cda96fc8123ba9c30d7b02c1 (commit)
  discards  5576afd1d9313d63c6b4ebcada6e1e087aa49ad9 (commit)
  discards  ec5e9687c222842a481781d410568845839533e9 (commit)
  discards  09228da4e9961e5069cfa6187ee6e1cb970ebf92 (commit)
  discards  3c0e3547c707105e9bd01bd00c0acaf0f1250ba4 (commit)
       via  050840deed09ca808d6e8ec4e84f4b7d4fdac269 (commit)
       via  7ebc80d8255c456ff671567836615819eeff23a4 (commit)
       via  ed6ec769d47ee5e2f0501593196d380c739fb33b (commit)
       via  f9a6c6522b85617455b8cdda962ad577aa8388a3 (commit)
       via  dca27296ae5266deba59fb8e3e31a6ecf9bfe5d1 (commit)
       via  ecdc34d1bff10cddd9e130c2f4cc2f9fc384e7ab (commit)
       via  5fc5a633a21c81ee10e8c1feff2cc48fc9c176f6 (commit)
       via  c4861dcac05e9d2e56ff271ed36aa48bc8e672e9 (commit)
       via  c90f8e95709cdbdd9c6d03b2370f8da3159be1c1 (commit)
       via  a18be3b5d015f26b4adc06431f8f1549ca1cff33 (commit)
       via  9488b422b022095cdc0987c49131985fa3ae9287 (commit)
       via  71f1d3f7adad846ae57bf34d1c417ff083d050cf (commit)
       via  15f6c9f1e8758c25cc91975f1d8330a26d8ed2e8 (commit)
       via  5d5a25bc5aed88900a7b26d4c8ddbbb53fbe4945 (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 (b6e5343edbd85a2a27a8479c5a56d6c6b5a1b787)
            \
             N -- N -- N (050840deed09ca808d6e8ec4e84f4b7d4fdac269)

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=050840deed09ca808d6e8ec4e84f4b7d4fdac269

commit 050840deed09ca808d6e8ec4e84f4b7d4fdac269
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=7ebc80d8255c456ff671567836615819eeff23a4

commit 7ebc80d8255c456ff671567836615819eeff23a4
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=ed6ec769d47ee5e2f0501593196d380c739fb33b

commit ed6ec769d47ee5e2f0501593196d380c739fb33b
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=f9a6c6522b85617455b8cdda962ad577aa8388a3

commit f9a6c6522b85617455b8cdda962ad577aa8388a3
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=dca27296ae5266deba59fb8e3e31a6ecf9bfe5d1

commit dca27296ae5266deba59fb8e3e31a6ecf9bfe5d1
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=ecdc34d1bff10cddd9e130c2f4cc2f9fc384e7ab

commit ecdc34d1bff10cddd9e130c2f4cc2f9fc384e7ab
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=5fc5a633a21c81ee10e8c1feff2cc48fc9c176f6

commit 5fc5a633a21c81ee10e8c1feff2cc48fc9c176f6
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=c4861dcac05e9d2e56ff271ed36aa48bc8e672e9

commit c4861dcac05e9d2e56ff271ed36aa48bc8e672e9
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=c90f8e95709cdbdd9c6d03b2370f8da3159be1c1

commit c90f8e95709cdbdd9c6d03b2370f8da3159be1c1
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=a18be3b5d015f26b4adc06431f8f1549ca1cff33

commit a18be3b5d015f26b4adc06431f8f1549ca1cff33
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=9488b422b022095cdc0987c49131985fa3ae9287

commit 9488b422b022095cdc0987c49131985fa3ae9287
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=71f1d3f7adad846ae57bf34d1c417ff083d050cf

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

    Add Iu paging, 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.)
    
    Add iu_page_cs() and iu_page_ps() API.
    
    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.
    
    Introduce talloc_iu_ctx, setup during iu_init(). Allocate ue_conn_ctx and
    iu_rnc instances from talloc_iu_ctx. (ue_conn_ctx used to be allocated from
    NULL parent context).
    
    Upon receiving a Paging Response, call the 2G gsm48_handle_paging_resp() only
    for non-Iu connections.

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

commit 15f6c9f1e8758c25cc91975f1d8330a26d8ed2e8
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Apr 19 22:27:32 2016 +0200

    cosmetic: comment, whitespace

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

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

    iu.h: add iu_link_del()

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

Summary of changes:
 openbsc/include/openbsc/vty.h      | 1 -
 openbsc/src/libiu/iu.c             | 2 +-
 openbsc/tests/libiudummy/iudummy.c | 2 --
 3 files changed, 1 insertion(+), 4 deletions(-)


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



More information about the osmocom-commitlog mailing list