openbsc.git branch zecke/features/no-tmsi updated. 0.14.0-132-g32ee7f9

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 Jul 14 11:31:34 UTC 2015


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, zecke/features/no-tmsi has been updated
  discards  55a3e676047651d7487aba50e7e9a1437d3f519a (commit)
       via  32ee7f9840c373bd51761cc5af6a39b261f2e1e1 (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 (55a3e676047651d7487aba50e7e9a1437d3f519a)
            \
             N -- N -- N (32ee7f9840c373bd51761cc5af6a39b261f2e1e1)

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=32ee7f9840c373bd51761cc5af6a39b261f2e1e1

commit 32ee7f9840c373bd51761cc5af6a39b261f2e1e1
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Mon Jul 13 20:33:08 2015 +0200

    nitb: Add a mode to not use TMSI for normal operation
    
    In case foreign simcards are used we can not do authentication
    and ciphering. In case a TMSI is re-used too early and we do
    page using TMSI we can't know which of the two MS is responding
    to us. We could change the "secure channel" routine to ask for
    the IMSI and only then stop the paging.
    
    As we don't have ciphering there is not much use in using the
    TMSI. Add a mode "no assign-tmsi" that will not assign the TMSI
    during LU. Now CM Service Request and Paging Response  will
    work using the IMSI. There can't be a clash with that.

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

Summary of changes:
 openbsc/src/libmsc/gsm_04_08.c | 22 ++++++++++++++--------
 1 file changed, 14 insertions(+), 8 deletions(-)


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



More information about the osmocom-commitlog mailing list