Attention is currently required from: pespin.
Hello osmith, Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/libosmo-gprs/+/33900
to look at the new patch set (#2).
Change subject: rlcmac: recalculate CV as needed when already in Countdown procedure ......................................................................
rlcmac: recalculate CV as needed when already in Countdown procedure
Getting out of contention resolution means we may have to update our calculated CV state because we are no longer sending TLLI.
Same happens if a new tx CS is provided by the network, since different block size means different CV.
In this commit only code paths for the state where already in Countdown Procedure are added. If TBF has to enter Countdown Procedure due the above mentioned changes, it will do so using regular path where a new RLC block is created.
Related specs: TS 44.060 9.3.1 Related: OS#6018
Change-Id: I6ca88c005060ba1302d46717e45b0d9731d86d8d --- M include/osmocom/gprs/rlcmac/tbf_ul.h M src/rlcmac/tbf_ul.c M src/rlcmac/tbf_ul_fsm.c 3 files changed, 83 insertions(+), 16 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-gprs refs/changes/00/33900/2