libosmocore.git branch master updated. 0.9.6-206-g6959e3c

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
Fri May 12 13:53:28 UTC 2017


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  6959e3c1101f59968825d144ade1d53116f538ba (commit)
      from  13f476282732c81f3e7d7eb6c47c9645725c7451 (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=6959e3c1101f59968825d144ade1d53116f538ba

commit 6959e3c1101f59968825d144ade1d53116f538ba
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Fri May 12 11:20:53 2017 +0200

    gsm_04_08: Add missing GSM cause value
    
    Table 10.5.157 in 10.5.6.6 of 3GPP TS 04.08 is badly formatted. The first
    value 0x19 "LLC or SNDCP failure" is in the same line as the heading and has
    not been included in the struct_value so far.
    
    Table 10.5.157 in 10.5.6.6 of 3GPP TS 24.008 fixes this formatting issue and
    also defines two more values 0x08 and 0x18 which are now added to the struct
    value_string.
    
    Change-Id: I5bcc52f739ff0677011d024448afcc2a54869638

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

Summary of changes:
 include/osmocom/gsm/protocol/gsm_04_08_gprs.h | 3 +++
 src/gsm/gsm_04_08_gprs.c                      | 3 +++
 2 files changed, 6 insertions(+)


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list