libosmocore.git branch master updated. 0.9.6-183-g7bc88bb

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 Apr 15 21:13:49 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  7bc88bbd7ea43082fec181c6892259218ce198a0 (commit)
      from  59a9ebf8b8f465589b40eb58aeb839bdaadb7009 (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=7bc88bbd7ea43082fec181c6892259218ce198a0

commit 7bc88bbd7ea43082fec181c6892259218ce198a0
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Apr 15 19:05:33 2017 +0200

    ipa: Introduce helpers to encode IPA CCM ID RESPONSE
    
    The ipa.c file already contained code to parse an ID RESPONSE into the
    'struct ipaccess_unit', but it didn't so far contain code to put
    together an ID RESPONSE packet based on that structure.  Let's change
    that with ipa_ccm_make_id_resp() and a helper wrapper
    ipa_ccm_make_id_resp_from_req().
    
    Change-Id: Icbcd8827a75fd5f3393351c1ca372de85275ad35

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

Summary of changes:
 include/osmocom/gsm/ipa.h |   7 +++
 src/gsm/ipa.c             | 119 +++++++++++++++++++++++++++++++++++++++++++++-
 src/gsm/libosmogsm.map    |   2 +
 3 files changed, 127 insertions(+), 1 deletion(-)


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



More information about the osmocom-commitlog mailing list