Prep-work patch for congestion-control 72/10272/4
authorMarco Varlese <marco.varlese@suse.de>
Fri, 26 Jan 2018 15:50:01 +0000 (16:50 +0100)
committerFlorin Coras <florin.coras@gmail.com>
Wed, 31 Jan 2018 03:29:33 +0000 (03:29 +0000)
This patch addresses the missing field in various data-structures to
track valuable information to implement the congestion-control
algorithms and manage sub-connections states.

It adds the possibility to queue up to 2 SACKs chunks when the connection
is not gapping.

At the same time, it pushes some variable/field renaming for better
readibility.

Change-Id: Idcc53512983456779600a75e78e21af078e46602
Signed-off-by: Marco Varlese <marco.varlese@suse.de>

No differences found