.\" Since 2.4.0-test7
Enable RFC\ 2883 TCP Duplicate SACK support.
.TP
-.IR tcp_ecn " (Integer; default: 2; since Linux 2.4)"
+.IR tcp_ecn " (Integer; default: se below; since Linux 2.4)"
.\" Since 2.4.0-test7
Enable RFC\ 3168 Explicit Congestion Notification.
.IP 0
Disable ECN.
Neither initiate nor accept ECN.
+This was the default up to and including Linux 2.6.30.
.IP 1
Enable ECN when requested by incoming connections and also
request ECN on outgoing connection attempts.
.IP 2
+.\" commit 255cac91c3c9ce7dca7713b93ab03c75b7902e0e
Enable ECN when requested by incoming connections,
but do not request ECN on outgoing connections.
+This value is supported, and is the default, since Linux 2.6.31.
.RE
.IP
When enabled, connectivity to some destinations could be affected