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 aae1bfbbe0694db5df21073780fad964044dc4c1 (commit)
from 557959546441ec1aa7667ddaf8fcfeccec23f493 (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=aae1bfbbe0694db5df21073780fad96…
commit aae1bfbbe0694db5df21073780fad964044dc4c1
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Jul 7 13:49:29 2017 +0200
Remove TBF knowledge from rcv_control*dl_ack_nack
Do not access TBF internals directly from rcv_control*dl_ack_nack() -
wrap corresponding code into TBF-DL method.
Change-Id: I3d1b5782001e45617b4a960612fcfc249904b37c
Related: OS#1539
-----------------------------------------------------------------------
Summary of changes:
src/bts.cpp | 28 ++++++++--------------------
src/tbf.h | 2 ++
src/tbf_dl.cpp | 26 ++++++++++++++++++++++++--
3 files changed, 34 insertions(+), 22 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT