libosmocore.git branch neels/pending-patches updated. 0.9.0-99-gc91dc62

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
Mon Mar 14 14:47:02 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 "An utility library for Open Source Mobile Communications".

The branch, neels/pending-patches has been updated
  discards  fee892d115484a17760f3095f62f0e206c3d2c53 (commit)
  discards  37fece3a989682bda0ecf771cd5864e7e79ffa50 (commit)
  discards  5d70ca5dbb0f09d41da3c38217ec7dd4dac8046f (commit)
       via  c91dc62e1c9fbccd1faf8eedf2e59cfb9d7882aa (commit)
       via  29be242e3e90a4efce2b15083484a314f3d46e46 (commit)
       via  eb5c1b7c4d7c4681bcc8b5dd40918e63b6b0ecc1 (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 (fee892d115484a17760f3095f62f0e206c3d2c53)
            \
             N -- N -- N (c91dc62e1c9fbccd1faf8eedf2e59cfb9d7882aa)

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

commit c91dc62e1c9fbccd1faf8eedf2e59cfb9d7882aa
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Mar 14 13:21:56 2016 +0100

    04.08: add inline funcs for transaction id bits
    
    Various users of gsm48_hdr apply the same hardcoded shifts/bitmasks to obtain
    the transaction ID encoded in the upper nibble of the protocol discriminator.
    Centralize. Patch for openbsc.git will follow.

http://cgit.osmocom.org/libosmocore/commit/?id=29be242e3e90a4efce2b15083484a314f3d46e46

commit 29be242e3e90a4efce2b15083484a314f3d46e46
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Mar 14 12:44:56 2016 +0100

    04.08: switch to r99 msg type bitmasks by default

http://cgit.osmocom.org/libosmocore/commit/?id=eb5c1b7c4d7c4681bcc8b5dd40918e63b6b0ecc1

commit eb5c1b7c4d7c4681bcc8b5dd40918e63b6b0ecc1
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Mar 10 11:56:36 2016 +0100

    04.08: add inline funcs for pdisc + msg type bitmasks
    
    Add inline functions for both release <= 98 and release >= 99 as well as a
    default define. Use the release 98 by default since the current code base uses
    the r98 bitmasks.
    
    These inline functions relieve callers of the decision on masking bits of the
    protocol discriminator and message type octets.
    
    Also add a define for the protocol discriminator extension to one octet length
    (GSM48_PDISC_EXTEND).
    
    Apply new pdisc function in gsm0480.c.

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

Summary of changes:
 include/osmocom/gsm/protocol/gsm_04_08.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


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



More information about the osmocom-commitlog mailing list