osmo-iuh.git branch master updated. f3d2c74250be45d9b213f8d77c1b186e80c09b23

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 Jan 6 18:54:27 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  f3d2c74250be45d9b213f8d77c1b186e80c09b23 (commit)
       via  5c6bd5104ebe828def8d12779fb372dcc6d57e96 (commit)
       via  8fa5d558fbe5f9a3c073a2a526acf391a5bb347d (commit)
      from  96979af054dd71f8fccc749a56512e1cf9af0be8 (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=f3d2c74250be45d9b213f8d77c1b186e80c09b23

commit f3d2c74250be45d9b213f8d77c1b186e80c09b23
Author: Harald Welte <laforge at gnumonks.org>
Date:   Wed Jan 6 19:53:48 2016 +0100

    also 'sed' the include path of the ranap_common.h file

http://cgit.osmocom.org/osmo-iuh/commit/?id=5c6bd5104ebe828def8d12779fb372dcc6d57e96

commit 5c6bd5104ebe828def8d12779fb372dcc6d57e96
Author: Harald Welte <laforge at gnumonks.org>
Date:   Tue Jan 5 15:05:03 2016 +0100

    make ranap_common.cn.[ch] part of libosmo-ranap

http://cgit.osmocom.org/osmo-iuh/commit/?id=8fa5d558fbe5f9a3c073a2a526acf391a5bb347d

commit 8fa5d558fbe5f9a3c073a2a526acf391a5bb347d
Author: Harald Welte <laforge at gnumonks.org>
Date:   Tue Jan 5 15:01:53 2016 +0100

    ranap_common_cn.c: Use call-backs rather than function calls
    
    When we use call-back function pointers with ranap_cn_rx_c{o,l}()
    functions, we can (soon) migrate it into libosmo-ranap without an
    application having to provide 'magic symbols' that the library expects
    to be able to call.

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

Summary of changes:
 include/osmocom/ranap/Makefile.am       |  1 +
 include/osmocom/ranap/ranap_common_cn.h | 14 ++++++++++++++
 src/Makefile.am                         |  4 +++-
 src/{tests => }/ranap_common_cn.c       | 10 +++++-----
 src/tests/Makefile.am                   |  2 +-
 src/tests/dummy_cn_sua.c                | 16 ++++++----------
 src/tests/ranap_common_cn.h             | 17 -----------------
 7 files changed, 30 insertions(+), 34 deletions(-)
 create mode 100644 include/osmocom/ranap/ranap_common_cn.h
 rename src/{tests => }/ranap_common_cn.c (97%)
 delete mode 100644 src/tests/ranap_common_cn.h


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



More information about the osmocom-commitlog mailing list