libosmocore.git branch master updated. 0.10.2-124-g0bbf67df

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
Sat Jan 20 15:02:44 UTC 2018


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  0bbf67dfd3d97c67a126e60de2c5648c88427981 (commit)
      from  c6fd24576c482be35f9d0b7f247e69a3153b9cc6 (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=0bbf67dfd3d97c67a126e60de2c5648c88427981

commit 0bbf67dfd3d97c67a126e60de2c5648c88427981
Author: Harald Welte <laforge at gnumonks.org>
Date:   Mon Jan 1 20:31:58 2018 +0100

    MNCC: Add MNCC to string dumper
    
    As MNCC is rather hard to debug (wireshark cannot trace UNIX domain
    sockets), let's add our own decoder that we can use from related
    debug log statements in the respective programs.
    
    Change-Id: I216aaf70868ba5f3860a60c4b2442957531a3011

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

Summary of changes:
 include/osmocom/gsm/mncc.h |   9 +
 src/gsm/Makefile.am        |   2 +-
 src/gsm/libosmogsm.map     |   3 +
 src/gsm/mncc.c             | 416 +++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 429 insertions(+), 1 deletion(-)
 create mode 100644 src/gsm/mncc.c


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



More information about the osmocom-commitlog mailing list