osmo-pcu.git branch master updated. 0.2-377-ga41a71e

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 26 15:24:58 UTC 2015


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, master has been updated
       via  a41a71e2d4fd02a941dff5cc504c064f60c7e234 (commit)
       via  297edf754f74066d3885d429a67c2f989ced9bf0 (commit)
      from  08fe76a89334ddc4ee906bd30a00d908745b2b7b (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-pcu/commit/?id=a41a71e2d4fd02a941dff5cc504c064f60c7e234

commit a41a71e2d4fd02a941dff5cc504c064f60c7e234
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Thu Feb 26 15:10:58 2015 +0100

    pcu: Fix log message
    
    This commit adds a missing LF to a log message.
    
    Sponsored-by: On-Waves ehf

http://cgit.osmocom.org/osmo-pcu/commit/?id=297edf754f74066d3885d429a67c2f989ced9bf0

commit 297edf754f74066d3885d429a67c2f989ced9bf0
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Thu Feb 26 14:59:52 2015 +0100

    tbf: Don't use 'old' DL TBFs after reuse_tbf
    
    Currently two DL TBF objects with the same TLLI exist after reuse_tbf
    which make the result of tbf_by_tlli undefined. This leads to several
    DL TBFs belonging to the same TLLI.
    
    This commit extends tbf_by_tlli to check the m_tlli_valid flag for
    DL, too. That flag is set to 0 in reuse_tbf to mark the 'old' DL TBF
    as invalid after its LLC data has been copied to the new one.
    
    Sponsored-by: On-Waves ehf

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

Summary of changes:
 src/bts.cpp       | 2 +-
 src/sysmo_l1_if.c | 2 +-
 src/tbf_dl.cpp    | 3 +++
 3 files changed, 5 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list