openbsc.git branch master updated. 0.15.0-336-g4011e72

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 Jul 16 21:03:46 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, master has been updated
       via  4011e728d22a9affbe41fb2bfc8e69c14bd706ab (commit)
      from  9759374adbb632ff5f8a4b739e0f62a9c9017622 (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/openbsc/commit/?id=4011e728d22a9affbe41fb2bfc8e69c14bd706ab

commit 4011e728d22a9affbe41fb2bfc8e69c14bd706ab
Author: Max <msuraev at sysmocom.de>
Date:   Tue Jul 5 15:19:12 2016 +0200

    SGSN: use unique AUTH REQ reference
    
    The A&C reference number specified in 3GPP TS 24.008 § 10.5.5.19
    identifies particular request sent by network with the related response
    sent by MS. The value transparently copied from request to response by
    MS: the spec do not specify what exactly should be in there so we use
    rand() to decrease chance for collisions.
    
    Note: variable named 'rand' clashes with standard function rand() so it
    was renamed.
    
    Change-Id: I3638821a9b4a0532b28dbbb50faa30c4082579f6
    Related: OS#1582

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

Summary of changes:
 openbsc/include/openbsc/gprs_sgsn.h |  2 ++
 openbsc/src/gprs/gprs_gmm.c         | 30 ++++++++++++++++++++++--------
 openbsc/src/gprs/sgsn_main.c        |  2 ++
 openbsc/tests/sgsn/Makefile.am      |  1 +
 openbsc/tests/sgsn/sgsn_test.c      | 19 +++++++++++++++++++
 5 files changed, 46 insertions(+), 8 deletions(-)


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



More information about the osmocom-commitlog mailing list