libosmocore.git branch pmaier/aoip updated. 0.9.6-165-ga140348

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
Tue Mar 28 16:37:37 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
       via  a140348151526bb42f388407ba9b49719265b410 (commit)
      from  d0d253381ff19472898734e2426637e9be6b4596 (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=a140348151526bb42f388407ba9b49719265b410

commit a140348151526bb42f388407ba9b49719265b410
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 n 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.

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

Summary of changes:
 include/osmocom/gsm/gsm0808_utils.h      |  3 ++
 include/osmocom/gsm/protocol/gsm_08_08.h |  7 ++++
 src/gsm/gsm0808_utils.c                  | 63 ++++++++++++++++++++++++++++++++
 src/gsm/libosmogsm.map                   |  2 +
 tests/gsm0808/gsm0808_test.c             | 35 ++++++++++++++++++
 5 files changed, 110 insertions(+)


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



More information about the osmocom-commitlog mailing list