Skip to content

Bugfixes and some rewrite for nr rlc am control PDU reception

Cédric Roux requested to merge bugfix-nr-rlc-control-pdu into develop

Some work (bugfix, rewrite) of NR RLC AM.

New error logs are introduced, they may become debug logs if they pop up too much. I'm not sure yet, so let's keep them as error for the moment. These are logs when the control PDU is discarded. I'm not sure if control PDU discarding will happen for real, so I prefer error logs for the moment.

For the review, read the commits one by one rather than the final diff. The commit messages say what is done and why.

Edited by Cédric Roux

Merge request reports