Page MenuHomeFreeBSD

tcp: add conservative d.cep accounting algorithm
ClosedPublic

Authored by rscheff on Nov 5 2022, 3:33 PM.
Tags
None
Referenced Files
F156472123: D37281.id112674.diff
Wed, May 13, 10:06 PM
F156470256: D37281.id112657.diff
Wed, May 13, 9:47 PM
F156470254: D37281.id112658.diff
Wed, May 13, 9:47 PM
F156469195: D37281.diff
Wed, May 13, 9:38 PM
Unknown Object (File)
Sun, May 10, 2:05 PM
Unknown Object (File)
Sun, May 10, 2:03 PM
Unknown Object (File)
Thu, May 7, 12:52 PM
Unknown Object (File)
Thu, May 7, 2:22 AM

Details

Summary

Accurate ECN asks to conservatively estimate, when the
ACE counter may have wrapped due to an ACK covering a larger
number of segments. This is described in Annex A.2 of the
accurate-ecn draft.

Prior to this, potential ACE counter wraps could go undetected,
possibly preventing an appropriate congestion control response.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable