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=467016fc12a80a00d9c62f817b8c4573...
commit 467016fc12a80a00d9c62f817b8c4573495fcadb Author: Max msuraev@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=9d5ed08767be0ecdb144a1a15345e970...
commit 9d5ed08767be0ecdb144a1a15345e9705c23d8cc Author: Max msuraev@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
osmocom-commitlog@lists.osmocom.org