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 62e40855c2b1b50627dba5b187be8869e2cb2054 (commit)
from 84ea2e037490a9ad6c0a192cf237f88fd83cdd88 (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=62e40855c2b1b50627dba5b187be…
commit 62e40855c2b1b50627dba5b187be8869e2cb2054
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Dec 17 20:50:34 2017 +0100
gsm0808_create_cipher_reject: Fix encoding of Cause IE
The Cause IE in the 08.08 CIPHER MODE REJECT is a normal TLV IE,
and not just a value. Let's make sure we encode the cause value
properly.
Change-Id: I4f5b231edf6dcb0a9c2bbafb2a59f301f3b2402b
Closes: OS#2766
-----------------------------------------------------------------------
Summary of changes:
src/gsm/gsm0808.c | 3 ++-
tests/gsm0808/gsm0808_test.c | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications