osmo-pcu.git branch neels/mnc3 updated. 0.4.0-98-gc039151

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 Feb 22 05:48:20 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 "UNNAMED PROJECT".

The branch, neels/mnc3 has been updated
  discards  676894a5c957f7a730e99f75246a688a4ef070cb (commit)
       via  c0391519d1e211cdb457c868088186991bcc1bb8 (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 (676894a5c957f7a730e99f75246a688a4ef070cb)
            \
             N -- N -- N (c0391519d1e211cdb457c868088186991bcc1bb8)

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-pcu/commit/?id=c0391519d1e211cdb457c868088186991bcc1bb8

commit c0391519d1e211cdb457c868088186991bcc1bb8
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Wed Feb 21 00:39:07 2018 +0100

    implement support for 3-digit MNC with leading zeros
    
    Receive the mnc_3_digits flag from the PCU interface. Bump the PCU interface
    version from 7 to 9 to match osmo-bts (see
    I49cd762c3c9d7ee6a82451bdf3ffa2a060767947 there).
    
    Add 3-digit flags and use the new RAI and LAI API from libosmocore throughout
    the code base to be able to handle an MNC < 100 that has three digits (leading
    zeros).
    
    Depends: Id2240f7f518494c9df6c8bda52c0d5092f90f221 (libosmocore),
             Ib7176b1d65a03b76f41f94bc9d3293a8a07d24c6 (libosmocore),
             I49cd762c3c9d7ee6a82451bdf3ffa2a060767947 (osmo-bts)
    
    Change-Id: I787fed84a7b613158a5618dd5cffafe4e4927234

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

Summary of changes:
 tests/alloc/AllocTest.cpp |  1 +
 tests/alloc/MslotTest.cpp |  1 +
 tests/edge/EdgeTest.cpp   |  1 +
 tests/emu/pcu_emu.cpp     |  3 ++-
 tests/fn/FnTest.cpp       |  1 +
 tests/llc/LlcTest.cpp     |  1 +
 tests/ms/MsTest.cpp       |  1 +
 tests/tbf/TbfTest.cpp     | 11 ++++++-----
 tests/types/TypesTest.cpp |  1 +
 9 files changed, 15 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list