osmo-iuh.git branch daniel/wip updated. b02d77c2c1cdd1bbca97e7677030d392ab4192bc

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
Thu Jan 7 12:04:37 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, daniel/wip has been updated
  discards  8ecbff19fcb80e3891266a9c6aec0a87d161a370 (commit)
  discards  24c279bf04018211d7e24c626df9b9bfc721280d (commit)
  discards  6f5ec06e97fc2c32a70e6dd02e9f8323bc7e9958 (commit)
  discards  e4fd31dd94241a145e0754a3ee1151d940cb1c22 (commit)
       via  b02d77c2c1cdd1bbca97e7677030d392ab4192bc (commit)
       via  d10002cf8dcdbf3951c3eb36b2c429ae2046880a (commit)
       via  b433b97474a28143b3e4a57d3684c1dbea71375d (commit)
       via  1ee089f37a6c7be98c92cb4f37675eeb1a4444aa (commit)
       via  6480cadd8e6e9144c417f6600a31eeab36bfae0b (commit)
       via  8fda362dd8b30e921e8384ebe9f8afa3bed052fa (commit)
       via  f3d2c74250be45d9b213f8d77c1b186e80c09b23 (commit)
       via  5c6bd5104ebe828def8d12779fb372dcc6d57e96 (commit)
       via  8fa5d558fbe5f9a3c073a2a526acf391a5bb347d (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 (8ecbff19fcb80e3891266a9c6aec0a87d161a370)
            \
             N -- N -- N (b02d77c2c1cdd1bbca97e7677030d392ab4192bc)

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/osmo-iuh/commit/?id=b02d77c2c1cdd1bbca97e7677030d392ab4192bc

commit b02d77c2c1cdd1bbca97e7677030d392ab4192bc
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Thu Jan 7 12:59:21 2016 +0100

    tests/dummy_cn_sua.c: Fix ranap_common_cn include

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

commit d10002cf8dcdbf3951c3eb36b2c429ae2046880a
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Thu Jan 7 12:27:41 2016 +0100

    asn1tostruct: Add memory free functions and use them in HNBAP

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

commit b433b97474a28143b3e4a57d3684c1dbea71375d
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Wed Jan 6 18:08:21 2016 +0100

    hnbgw_hnbap: Handle hnb deregister message as well

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

commit 1ee089f37a6c7be98c92cb4f37675eeb1a4444aa
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Wed Jan 6 18:07:02 2016 +0100

    hnbgw: When a HNB is released release associated UEs as well

http://cgit.osmocom.org/osmo-iuh/commit/?id=6480cadd8e6e9144c417f6600a31eeab36bfae0b

commit 6480cadd8e6e9144c417f6600a31eeab36bfae0b
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Wed Jan 6 18:06:26 2016 +0100

    hnbgw: Use libosmo-netif for SCCP connection handling

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

Summary of changes:
 asn1/utils/asn1tostruct.py              | 31 ++++++++++++++++++++++++++++++-
 configure.ac                            |  1 -
 include/osmocom/ranap/Makefile.am       |  1 +
 include/osmocom/ranap/ranap_common_cn.h | 14 ++++++++++++++
 src/Makefile.am                         |  5 +++--
 src/hnbgw_hnbap.c                       |  8 +++++++-
 src/{tests => }/ranap_common_cn.c       | 10 +++++-----
 src/tests/Makefile.am                   |  2 +-
 src/tests/dummy_cn_sua.c                | 18 +++++++-----------
 src/tests/ranap_common_cn.h             | 17 -----------------
 10 files changed, 68 insertions(+), 39 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