libosmocore.git branch pmaier/aoip updated. 0.9.6-173-g084a805

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
Wed Apr 5 09:43:35 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, pmaier/aoip has been updated
  discards  134a19a4b4f28cbbad75d663b75bf54b852ee2dc (commit)
  discards  3a51f54751ebe158fcd974beb9860383d9e1eb04 (commit)
  discards  cf2d8d2e6e050818848df7d824ba7a20e64d20b3 (commit)
  discards  879e45b549e59da1b5df2c5792ef05b8796a2554 (commit)
  discards  27e09974865f7f312df866431cc5732190be0c25 (commit)
  discards  2664bafa661005cb8ef05cc7d44b95af72263d07 (commit)
  discards  fc8533611f27a39519595d1a1c559c265a117a82 (commit)
       via  084a805d97786174356f90868d5da835dba01f58 (commit)
       via  8928115dcdefa2b25083f260a938f1c3c48db880 (commit)
       via  3c38c2a5c6c09df18385e715ba3b0cda2b92842c (commit)
       via  5e7b1eaf1718557356749e03864b30be5dcdc986 (commit)
       via  fc26590b513fae292b3982ca8d5c27bd202985fe (commit)
       via  4c391611e6513295cecb092d90d86fe67cd42b4c (commit)
       via  6097efc8f5f48a871b606fc0b14067b8cc50a2f9 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (134a19a4b4f28cbbad75d663b75bf54b852ee2dc)
            \
             N -- N -- N (084a805d97786174356f90868d5da835dba01f58)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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=084a805d97786174356f90868d5da835dba01f58

commit 084a805d97786174356f90868d5da835dba01f58
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Wed Mar 29 17:53:43 2017 +0200

    gsm0808: Add create functions for BSS_MAP_MSG_ASSIGMENT_RQST
    
    gsm0808.h/c lacks functionality to generate BSS_MAP_MSG_ASSIGMENT_RQST messages.
    These messages are required if the code is used in an MSC implementation.
    
    This commit adds a gsm0808_create_assignment() function, that generates an
    A/AoiP BSS_MAP_MSG_PAGING message.
    
    Change-Id: I4d1d455a1e1cf95407e23ded7b7defbcf2dd6ff0

http://cgit.osmocom.org/libosmocore/commit/?id=8928115dcdefa2b25083f260a938f1c3c48db880

commit 8928115dcdefa2b25083f260a938f1c3c48db880
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Wed Mar 29 17:37:55 2017 +0200

    gsm0808: Add create functions for BSS_MAP_MSG_PAGING
    
    gsm0808.h/c lacks functionality to generate BSS_MAP_MSG_PAGING messages. These
    messages are required if the code is used in an MSC implementation.
    
    This commit adds a gsm0808_create_paging() function, that generates an A/AoiP
    BSS_MAP_MSG_PAGING message.
    
    Change-Id: I9afecf0109305ca5153bf081bb29cd94071dd2b7

http://cgit.osmocom.org/libosmocore/commit/?id=3c38c2a5c6c09df18385e715ba3b0cda2b92842c

commit 3c38c2a5c6c09df18385e715ba3b0cda2b92842c
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Wed Mar 29 15:50:05 2017 +0200

    gsm0808: Add create functions for CIPHER MODE COMMAND
    
    gsm0808.h/c lacks functionality to generate CIPHER MODE COMMAND messages. These
    messages are required if the code is used in an MSC implementation.
    
    This commit adds a gsm0808_create_cipher() function, that generates an A/AoiP
    CIPHER MODE COMMAND message.
    
    Change-Id: I8eb1c357860c3e740b0f5d17e1c256bc87920958

http://cgit.osmocom.org/libosmocore/commit/?id=5e7b1eaf1718557356749e03864b30be5dcdc986

commit 5e7b1eaf1718557356749e03864b30be5dcdc986
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Wed Mar 29 11:35:50 2017 +0200

    gsm0808: Add utils for Cell Identifier List
    
    The planned support for true A over IP requires the encoding of
    the a Cell Identifier List element (see also BSS_MAP_MSG_PAGING).
    
    This commt adds encoding/decoding functionality and tests for
    the element mentioned above, however, it is not yet actively used.
    
    Change-Id: I625245dd1dd396fc2bc189e8cd2c444a33042528

http://cgit.osmocom.org/libosmocore/commit/?id=fc26590b513fae292b3982ca8d5c27bd202985fe

commit fc26590b513fae292b3982ca8d5c27bd202985fe
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Tue Mar 28 18:36:52 2017 +0200

    gsm0808: Add utils for Encryption Information
    
    The planned support for true A over IP requires the encoding of
    the an Encryption Information element (see also BSS_MAP_MSG_CIPHER_MODE_CMD).
    
    This commt adds encoding/decoding functionality and tests for
    the element mentioned above, however, it is not yet actively used.
    
    Change-Id: I8262050a9d9fd3f17462cfbb046c6e034dccc6fb

http://cgit.osmocom.org/libosmocore/commit/?id=4c391611e6513295cecb092d90d86fe67cd42b4c

commit 4c391611e6513295cecb092d90d86fe67cd42b4c
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Tue Mar 28 17:05:40 2017 +0200

    gsm0808: Add utils for Channel Type
    
    The planned support for true A over IP requires the encoding of
    the a Channel Type element (see also ASSIGNMENT REQUEST).
    
    This commt adds encoding/decoding functionality and tests for
    the element mentioned above, however, it is not yet actively used.
    
    Change-Id: Id0e2164d84b8cbcc6fe6a090fc7f40a1251421d7

http://cgit.osmocom.org/libosmocore/commit/?id=6097efc8f5f48a871b606fc0b14067b8cc50a2f9

commit 6097efc8f5f48a871b606fc0b14067b8cc50a2f9
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Mon Mar 27 16:55:32 2017 +0200

    gsm0808: Add AoIP specific elements to gsm0808_create_... functions
    
    the classic A implementation in libosmocore lacks support for AoIP
    message elements. This patch adds support for AoIP by adding a set
    of new gsm0808_create_..., which support the missing AoIP message
    elements
    
    Change-Id: I77f866abec1822d19871052f3c647ad782785b34

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

Summary of changes:
 include/osmocom/gsm/gsm0808.h | 37 ++++++++++++++++++++-----------------
 src/gsm/gsm0808.c             | 37 ++++++++++++++++++++-----------------
 src/gsm/libosmogsm.map        |  2 +-
 tests/gsm0808/gsm0808_test.c  |  4 ++--
 4 files changed, 43 insertions(+), 37 deletions(-)


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



More information about the osmocom-commitlog mailing list