]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
This small fix makes it so we properly follow
authorRandall Stewart <rrs@FreeBSD.org>
Wed, 12 Feb 2020 13:04:19 +0000 (13:04 +0000)
committerRandall Stewart <rrs@FreeBSD.org>
Wed, 12 Feb 2020 13:04:19 +0000 (13:04 +0000)
commit596ae436ef8fdf767b29cb67a12745b02f61a994
tree80d4a69aeb22b1c378f97aca2e50510e11a669b9
parent3fba40d9f2b3551ec627891640dd63829dc13fba
This small fix makes it so we properly follow
the RFC and only enable ECN when both the
CWR and ECT bits our set within the SYN packet.

Sponsored by: Netflix Inc.
Differential Revision: https://reviews.freebsd.org/D23645
sys/netinet/tcp_syncache.c