openbsc.git branch master updated. 0.15.0-134-g0a8cf32

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 Dec 12 20:44:11 UTC 2015


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  0a8cf32a481efa39bd81b027a50dd8f8f408a39a (commit)
       via  53d51f501ca2ee138556258b0b5c72041c2ac95a (commit)
       via  da8a19fec0ae16f110869508dd20f9ebab1520e5 (commit)
      from  36948bf7c71d89746314e93ffe8f3eb2c2fbc5ea (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=0a8cf32a481efa39bd81b027a50dd8f8f408a39a

commit 0a8cf32a481efa39bd81b027a50dd8f8f408a39a
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Dec 5 17:22:49 2015 +0100

    indicate the GSM 04.08 channel mode in 'show lchan'

http://cgit.osmocom.org/openbsc/commit/?id=53d51f501ca2ee138556258b0b5c72041c2ac95a

commit 53d51f501ca2ee138556258b0b5c72041c2ac95a
Author: Harald Welte <laforge at gnumonks.org>
Date:   Thu Dec 3 14:59:04 2015 +0100

    mncc: introduce 'struct gsm_mncc_bridge' for MNCC_BRIDGE
    
    When a MNCC handler wants to issue the MNCC_BRIDGE primitive
    overt the MNCC interface, this was not possible so far via the
    MNCC socket.   This primitive was so far only available from the
    internal MNCC handler, more or less by accident I suppose.  The reason
    for this is in the way the array of two call references had been passed
    into mncc_tx_to_cc().

http://cgit.osmocom.org/openbsc/commit/?id=da8a19fec0ae16f110869508dd20f9ebab1520e5

commit da8a19fec0ae16f110869508dd20f9ebab1520e5
Author: Harald Welte <laforge at gnumonks.org>
Date:   Thu Dec 3 14:35:05 2015 +0100

    mncc.c: Convert mncc_names[] to 'struct value_string'

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

Summary of changes:
 openbsc/include/openbsc/mncc.h    |   7 ++-
 openbsc/src/libbsc/bsc_vty.c      |  16 +++++
 openbsc/src/libmsc/gsm_04_08.c    |   6 +-
 openbsc/src/libmsc/mncc.c         | 129 ++++++++++++++++++--------------------
 openbsc/src/libmsc/mncc_builtin.c |  10 +--
 5 files changed, 90 insertions(+), 78 deletions(-)


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list