osmo-iuh.git branch master updated. 96979af054dd71f8fccc749a56512e1cf9af0be8

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 Jan 5 14:37:26 UTC 2016


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 "Osmocom code for Iuh interface".

The branch, master has been updated
       via  96979af054dd71f8fccc749a56512e1cf9af0be8 (commit)
       via  1b0c9ecfac9a113db2af250c01d7d0e47f831d76 (commit)
      from  bea34f26c205468d4565f015ab1bc38a0df73837 (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/osmo-iuh/commit/?id=96979af054dd71f8fccc749a56512e1cf9af0be8

commit 96979af054dd71f8fccc749a56512e1cf9af0be8
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Jan 5 15:19:44 2016 +0100

    move ranap_*.h,iu_helpers.h to include/osmocom/ranap/
    
    A bit hacky: the ranap_ies_defs.h is generated together with the
    ranap_encoder.c and ranap_decoder.c. See comments in src/Makefile.am and
    include/osmocom/ranap/Makefile.am.

http://cgit.osmocom.org/osmo-iuh/commit/?id=1b0c9ecfac9a113db2af250c01d7d0e47f831d76

commit 1b0c9ecfac9a113db2af250c01d7d0e47f831d76
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Jan 5 15:20:23 2016 +0100

    Fix install location to osmocom/ranap (without osmo-iuh)

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

Summary of changes:
 include/osmocom/ranap/Makefile.am                  | 14 +++++++++++++-
 {src => include/osmocom/ranap}/iu_helpers.h        |  0
 {src => include/osmocom/ranap}/ranap_common.h      |  0
 {src => include/osmocom/ranap}/ranap_msg_factory.h |  0
 src/Makefile.am                                    | 12 ++++++------
 src/hnbgw_cn.c                                     |  4 ++--
 src/hnbgw_hnbap.c                                  |  2 +-
 src/hnbgw_ranap.c                                  |  4 ++--
 src/ranap_common.c                                 |  2 +-
 src/ranap_msg_factory.c                            |  8 ++++----
 src/tests/dummy_cn_sua.c                           |  2 +-
 src/tests/hnb-test.c                               |  4 ++--
 src/tests/ranap_common_cn.c                        |  4 ++--
 src/tests/ranap_common_cn.h                        |  4 ++--
 src/tests/test-helpers.c                           |  2 +-
 src/tests/test-hnbap.c                             |  2 +-
 src/tests/test-ranap.c                             |  8 ++++----
 17 files changed, 42 insertions(+), 30 deletions(-)
 rename {src => include/osmocom/ranap}/iu_helpers.h (100%)
 rename {src => include/osmocom/ranap}/ranap_common.h (100%)
 rename {src => include/osmocom/ranap}/ranap_msg_factory.h (100%)


hooks/post-receive
-- 
Osmocom code for Iuh interface



More information about the osmocom-commitlog mailing list