osmo-pcu.git branch neels/mnc3 updated. 0.4.0-100-gf5f1c03

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
Sun Mar 4 22:52:56 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  dd1a661c034b9b15c60a7039c3601e0d00b5f173 (commit)
       via  f5f1c03753728e6da49e5acd8dd6682d5f90426a (commit)
       via  8343b4adbbe9afd4294232429696ee9736ec1004 (commit)
       via  d2a219e6443a40e99382b6a573898408e704ac00 (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 (dd1a661c034b9b15c60a7039c3601e0d00b5f173)
            \
             N -- N -- N (f5f1c03753728e6da49e5acd8dd6682d5f90426a)

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=f5f1c03753728e6da49e5acd8dd6682d5f90426a

commit f5f1c03753728e6da49e5acd8dd6682d5f90426a
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:
 include/osmocom/pcu/pcuif_proto.h | 28 +++++++++++++++++++++++-----
 1 file changed, 23 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list