osmo-pcu.git branch master updated. 0.4.0-37-g8dce1de

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
Fri Jan 12 14:18:09 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, master has been updated
       via  8dce1de6d2669023b715945cc58813380ac7f322 (commit)
      from  5081806f4d41ceccf5b5421c9644113ac41e2524 (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=8dce1de6d2669023b715945cc58813380ac7f322

commit 8dce1de6d2669023b715945cc58813380ac7f322
Author: Max <msuraev at sysmocom.de>
Date:   Tue Jan 2 14:17:04 2018 +0100

    TBF: cleanup state flag handling
    
     * introduce generic function to check whether particular flag was set
       for'a TBF and clear it if necessary. Use this instead of
       clear_poll_timeout_flag()
     * add function to explicitly set assignment and appropriate state flags
    
    Overall this makes the code easier to read and debug.
    
    Related: OS#1759
    Change-Id: Ic4560280c72f91700f2e19c6c7f6658dc29625c2

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

Summary of changes:
 src/bts.cpp    | 17 +++++------------
 src/tbf.cpp    |  6 ++----
 src/tbf.h      | 25 ++++++++++++++++++++++++-
 src/tbf_dl.cpp | 17 ++++-------------
 src/tbf_ul.cpp |  4 +---
 5 files changed, 36 insertions(+), 33 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list