On Mon, Sep 8, 2025 at 10:34 AM <[email protected]> wrote:
>
> From: Ilpo Järvinen <[email protected]>
>
> The AccECN option ceb/cep heuristic algorithm is from AccECN spec
> Appendix A.2.2 to mitigate against false ACE field overflows. Armed
> with ceb delta from option, delivered bytes, and delivered packets it
> is possible to estimate how many times ACE field wrapped.
>
> This calculation is necessary only if more than one wrap is possible.
> Without SACK, delivered bytes and packets are not always trustworthy in
> which case TCP falls back to the simpler no-or-all wraps ceb algorithm.
>
> Signed-off-by: Ilpo Järvinen <[email protected]>
> Signed-off-by: Chia-Yu Chang <[email protected]>
> Acked-by: Paolo Abeni <[email protected]>

Reviewed-by: Eric Dumazet <[email protected]>

Reply via email to