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.orgThis 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 b609190369bdf96eefedacc012503d7b55823302 (commit)
via 49b83ec3a350d08437522ab4c1a9d67cfb05e935 (commit)
from 78ce59137fa0bd0e6b11bfc9ea24c93e6b2a8d2a (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=b609190369bdf96eefedacc012503d7b55823302
commit b609190369bdf96eefedacc012503d7b55823302
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date: Wed Feb 8 16:49:20 2017 +0100
dl tbf: initialize punct values and verify
Solves a sanitizer issue where punct2 is unset when passed to
gprs_rlc_mcs_cps() and thus takes a value not defined in the enum.
Change-Id: I004cbbab15e6ffa2749f4b7f1df651517c2ae693
http://cgit.osmocom.org/osmo-pcu/commit/?id=49b83ec3a350d08437522ab4c1a9d67cfb05e935
commit 49b83ec3a350d08437522ab4c1a9d67cfb05e935
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date: Wed Feb 8 15:47:19 2017 +0100
dl tbf: calculate CPS only for EGPRS
Patch-by: Aravind Sirsikar <Arvind.Sirsikar at radisys.com>
Change-Id: I81b8e1d10bfe9efba3a9f04bced66f87d93285dd
-----------------------------------------------------------------------
Summary of changes:
src/rlc.cpp | 30 ++++++++++++++++++++++++++++++
src/tbf_dl.cpp | 13 ++++++++++---
2 files changed, 40 insertions(+), 3 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT