Skip to content
Commit 38024086 authored by Gerrit Renker's avatar Gerrit Renker
Browse files

dccp ccid-2: Update code for the Ack Vector input/registration routine



This patch updates the code which registers new packets as received, using the
new circular buffer interface. It contributes a new algorithm which
 * supports both tail/head pointers and buffer wrap-around and
 * deals with overflow (head/tail move in lock-step).

Signed-off-by: default avatarGerrit Renker <gerrit@erg.abdn.ac.uk>
parent 5753fdfe
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment