osmo-pcu.git branch max/pacchtest created. 0.2-751-g467016f

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 25 16:38:34 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 "UNNAMED PROJECT".

The branch, max/pacchtest has been created
        at  467016fc12a80a00d9c62f817b8c4573495fcadb (commit)

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-pcu/commit/?id=467016fc12a80a00d9c62f817b8c4573495fcadb

commit 467016fc12a80a00d9c62f817b8c4573495fcadb
Author: Max <msuraev at sysmocom.de>
Date:   Thu Feb 25 17:31:31 2016 +0100

    Expand RLCMAC diagnostics output
    
    When smth bad happens (e. g. we hit timeout in RLCMAC) on TBF - obtain
    corresponding MS object and print extended information about it and its
    TBFs to aid troubleshooting. Diagnostic function should not change state
    hence make it const with no return value.

http://cgit.osmocom.org/osmo-pcu/commit/?id=9d5ed08767be0ecdb144a1a15345e9705c23d8cc

commit 9d5ed08767be0ecdb144a1a15345e9705c23d8cc
Author: Max <msuraev at sysmocom.de>
Date:   Thu Feb 25 17:23:53 2016 +0100

    Explicitly initialize m_v_n and m_v_b
    
    Call reset() to initialize m_v_b in gprs_rlc_dl_window() and
    m_v_n in gprs_rlc_ul_window() constructors. Add constructors to
    gprs_rlc_v_b and gprs_rlc_v_n. Not sure about all the intimate details
    of constructor calls in c++ so used both.
    
    Fixes: Coverity: CID 1351738, 1351737

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


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list