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 b997f8444313ff7ab99d66b400fc79cae8302166 (commit) from 5aa5196fbf07d5311bf4d99a90bff303989564f0 (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=b997f8444313ff7ab99d66b400fc79cae...
commit b997f8444313ff7ab99d66b400fc79cae8302166 Author: Max msuraev@sysmocom.de Date: Wed Jul 6 15:57:01 2016 +0200
SGSN: add preliminary support for GPRS encryption
It is already functional enough to allow testing with real phones. However, note - there are several limitations in the current implementation:
* only default value for IOV-UI is supported at the moment * AUTN-based key material is not supported
Related: OS#1582 Change-Id: I8900b906693496e4e6b35be5a86937c58039ed9e
-----------------------------------------------------------------------
Summary of changes: openbsc/include/openbsc/gprs_gmm.h | 3 ++- openbsc/include/openbsc/gprs_llc.h | 3 ++- openbsc/include/openbsc/gprs_sgsn.h | 3 --- openbsc/src/gprs/gprs_gmm.c | 39 +++++++++++++++++++++++-------------- openbsc/src/gprs/gprs_llc.c | 26 +++++++++++++++++++------ openbsc/src/gprs/gprs_sgsn.c | 6 +----- 6 files changed, 49 insertions(+), 31 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org