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 549ebc7d6c001b9ce134c7462f621335dbf671b9 (commit) from 6903848029071ec91959a53499785195cb2a091a (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=549ebc7d6c001b9ce134c7462f621335d...
commit 549ebc7d6c001b9ce134c7462f621335dbf671b9 Author: Max msuraev@sysmocom.de Date: Fri Nov 18 14:07:04 2016 +0100
Improve GPRS logging
* log xid type as string instead of int * log packet encryption status, algorithm and IOV-UI in debug mode * print encryption parameters when dumping llme via vty * log key propagation from MM to LLC
Related: OS#1794 Change-Id: I30c38fdeb0b88bb39bdb9928851300bc79e6aec6
-----------------------------------------------------------------------
Summary of changes: openbsc/include/openbsc/gprs_llc.h | 4 +++- openbsc/src/gprs/gprs_gb_parse.c | 2 +- openbsc/src/gprs/gprs_llc.c | 28 +++++++++++++++++++--------- openbsc/src/gprs/gprs_llc_parse.c | 16 ++++++++++++---- openbsc/src/gprs/gprs_llc_vty.c | 8 +++++--- openbsc/src/gprs/gprs_llc_xid.c | 23 +++++++++++++++++++++-- openbsc/src/gprs/gprs_sgsn.c | 2 ++ 7 files changed, 63 insertions(+), 20 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org