osmo-bts.git branch master updated. 0.7.0-107-gd3875a8

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
Sat Feb 24 21:32:08 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 "Osmocom BTS-side code (Abis, scheduling, ...)".

The branch, master has been updated
       via  d3875a8fcbf8caf5e9c0180c4f9672d2cc9eac9b (commit)
      from  84de287da02f0c4392a8b1d482ee5d4d3bb4a8ff (commit)

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-bts/commit/?id=d3875a8fcbf8caf5e9c0180c4f9672d2cc9eac9b

commit d3875a8fcbf8caf5e9c0180c4f9672d2cc9eac9b
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Feb 24 19:15:04 2018 +0100

    paging.c: Fix encoding of optional Mobile ID RR PAGING TYPE 1 / 2
    
    It seems we have been encoding PAGING REQUEST TYPE 1 and
    PAGING REQUEST TYPE 2 erroneously all the time.  The optional last
    Mobile Identity in those messages are TLV, not just LV.
    
    This is a quite serious bug in one of the most fundamental parts of
    the Radio Resource layer, and it has likely stayed hidden for a long
    time as usually in small networks there's a low paging load, reducing
    the amount of pressure to put multiple identities in one PAGING REQUEST
    message.
    
    Change-Id: Icc320ed130d0c29e9260a6a2aabe52e7346c3888
    Closes: OS#2993

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

Summary of changes:
 src/common/paging.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Osmocom BTS-side code (Abis, scheduling, ...)



More information about the osmocom-commitlog mailing list