Page MenuHomeFreeBSD

Improve ECN negotiation when using the TCP SYN-cache
ClosedPublic

Authored by tuexen on Aug 8 2020, 12:10 PM.
Tags
None
Referenced Files
F83044220: D26008.diff
Sun, May 5, 11:53 AM
Unknown Object (File)
Sat, Apr 27, 6:50 PM
Unknown Object (File)
Sat, Apr 27, 6:50 PM
Unknown Object (File)
Sat, Apr 27, 5:03 PM
Unknown Object (File)
Dec 20 2023, 3:28 AM
Unknown Object (File)
Nov 22 2023, 8:36 PM
Unknown Object (File)
Nov 13 2023, 11:48 AM
Unknown Object (File)
Oct 19 2023, 6:37 PM
Subscribers

Details

Summary

This patch ensures that

  • ECN is disabled if the client sends an non-ECN-setup SYN segment.
  • ECN is disabled is the ECN-setup SYN-ACK segment is retransmitted more than net.inet.tcp.ecn.maxretries times.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable