pespin has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/c/osmo-pcu/+/29884 )
Change subject: Move LLC enqueuing and retransmit timer to MS object ......................................................................
Move LLC enqueuing and retransmit timer to MS object
The LLC queue is already in the MS object. The LLC timer and most of the logic to enqueu its data is independent from the TBF.
Change-Id: I56b89fcac838d8eb732b629734d5e458e9c806d1 --- M src/gprs_ms.c M src/gprs_ms.h M src/tbf.cpp M src/tbf.h M src/tbf_dl.cpp M src/tbf_dl.h M tests/tbf/TbfTest.cpp M tests/tbf/TbfTest.err 8 files changed, 216 insertions(+), 202 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/84/29884/2