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 f788d933824cf9757d58a1e84843c7c33523e71c (commit)
from 2b9c53408f65715f82af8317857ae60cd969a9d2 (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=f788d933824cf9757d58a1e84843c7c3…
commit f788d933824cf9757d58a1e84843c7c33523e71c
Author: Philipp <pmaier(a)sysmocom.de>
Date: Mon Dec 5 12:44:19 2016 +0100
LLC: Fixup element order in LLC-XID
When the LLC-XID request is constructed the order of the elements
in the TLV structure is reversed. This is in theory not a problem,
but differs from what we know from our practical experience. This
commit fixes the problem.
Change-Id: I1d71c947350d3c5a85ff36b71c1b8f036071d162
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gprs_llc.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)