libosmocore.git branch master updated. 0.9.6-84-g94e0460

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 Feb 4 14:46:36 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 "An utility library for Open Source Mobile Communications".

The branch, master has been updated
       via  94e04604fc131a65cf8d08f2a3c60ecccb4bc19a (commit)
      from  08177d324a67b9ef633d2487773db61ad81bb165 (commit)

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/libosmocore/commit/?id=94e04604fc131a65cf8d08f2a3c60ecccb4bc19a

commit 94e04604fc131a65cf8d08f2a3c60ecccb4bc19a
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Fri Feb 3 03:17:51 2017 +0100

    osmo-auc-gen: cosmetic: clarify output upon AUTS
    
    When calculating a re-sync vector using AUTS, osmo-gen-vec used to print
    SQN.MS + 2, the new SQN after vector generation, labeled 'SEQ.MS'.
    
    Firstly, s/SEQ/SQN.
    
    Secondly, print SQN.MS as umts.sqn - 2, which is the actual SQN recovered from
    the AUTS. As explained in the comment, SQN.MS + 1 is used to generate the
    vector, and then umts.sqn is increased a second time to indicate the next SQN.
    
    With AUTS calculated from SQN.MS == 23, the output was:
    
      AUTS success: SEQ.MS = 25
    
    Output now:
    
      AUTS success: SQN.MS = 23, generated vector with SQN = 24, next SQN = 25
    
    Change-Id: I881bbe8246a5e7d3a5065b4b5b533255723b1a9e

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

Summary of changes:
 utils/osmo-auc-gen.c | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list