openbsc.git branch master updated. 0.15.0-339-g8204010

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
Sun Jul 17 07:14:03 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  82040101ebcc6350f53a9e0853418a9bc597963a (commit)
      from  b997f8444313ff7ab99d66b400fc79cae8302166 (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=82040101ebcc6350f53a9e0853418a9bc597963a

commit 82040101ebcc6350f53a9e0853418a9bc597963a
Author: Max <msuraev at sysmocom.de>
Date:   Wed Jul 6 11:59:18 2016 +0200

    SGSN: encrypt/decrypt only necessary frames
    
    According to 3GPP TS 24.008 § 4.7.1.2 some GMM frames are not supposed
    to be ciphered. Propagate information about the necessity for
    encryption between MM <-> LLC to ensure only proper frames are
    encrypted/decrypted/dropped.
    
    Change-Id: I0358905e60d1b182f75caec81bfcc72bbbbb2aa1
    Related: OS#1582

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

Summary of changes:
 openbsc/include/openbsc/gprs_gmm.h |  5 +++-
 openbsc/include/openbsc/gprs_llc.h |  3 ++-
 openbsc/src/gprs/gprs_gmm.c        | 48 ++++++++++++++++++++++----------------
 openbsc/src/gprs/gprs_llc.c        | 22 ++++++++++-------
 openbsc/src/gprs/gprs_sndcp.c      |  5 ++--
 openbsc/tests/sgsn/sgsn_test.c     |  2 +-
 6 files changed, 51 insertions(+), 34 deletions(-)


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



More information about the osmocom-commitlog mailing list