libosmocore.git branch neels/inter_bsc_ho updated. 0.10.2-215-gda22d5b2

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 Mar 21 15:34:13 UTC 2018


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, neels/inter_bsc_ho has been updated
  discards  780971e9fb9654ebee53d6044cc6c7eee09011eb (commit)
  discards  d97bcebd64b604efbe8502a81fb2fc504903b4a9 (commit)
       via  da22d5b2a40f145ab4c522f251f9f5712357d299 (commit)
       via  d86055b431275cedb73bce32cb18dfc41dff0d15 (commit)
       via  c9bebbd325e567333486a90b92d16ee464a4458a (commit)
       via  483f386fd40bc2715a6e2c91b34e44ac1e0ae666 (commit)
       via  ed4327c470c69a626a081bc91de1a5ad5e248f5a (commit)
       via  9c62fc69a8eb9f72da054f908704acbb14a6caa6 (commit)
       via  2338145d5b4e27447bb9026c0bb8251a59d7c20d (commit)
       via  e1a86748a2c7f6154644deee0477f629a86ca8ec (commit)
       via  2873bf1f331dc07e6c92b4f6a0b45f26683a0f0b (commit)
       via  11a4d9dd91216fe353e94bfdbbab53bc4f891c0d (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 (780971e9fb9654ebee53d6044cc6c7eee09011eb)
            \
             N -- N -- N (da22d5b2a40f145ab4c522f251f9f5712357d299)

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/libosmocore/commit/?id=da22d5b2a40f145ab4c522f251f9f5712357d299

commit da22d5b2a40f145ab4c522f251f9f5712357d299
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Tue Mar 13 03:40:53 2018 +0100

    add support for gsm0808 HANDOVER REQUIRED message
    
    Change-Id: Idb6dc3eab0282158a17091d97ed77c1e2e3eb3c2

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

Summary of changes:
 include/osmocom/gsm/abis_nm.h |   8 +-
 src/gsm/abis_nm.c             |  15 ++-
 src/gsm/gsm0808_utils.c       |  96 ++++++++---------
 src/gsm/libosmogsm.map        |   2 +
 src/gsm/tlv_parser.c          |   4 +-
 tests/gsm0808/gsm0808_test.c  | 232 ++++++++++++++++++++++++++++++++++++++++++
 tests/tlv/tlv_test.c          |  31 ++++++
 7 files changed, 331 insertions(+), 57 deletions(-)


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



More information about the osmocom-commitlog mailing list