]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Check TCP timestamp option flag so that the automatic receive buffer
authorpkelsey <pkelsey@FreeBSD.org>
Fri, 17 Jul 2015 17:36:33 +0000 (17:36 +0000)
committerpkelsey <pkelsey@FreeBSD.org>
Fri, 17 Jul 2015 17:36:33 +0000 (17:36 +0000)
commitb4b49529310fc60858533019b7c28d48cd3869e6
tree7bdb2977433788de99000cbd67b913e885ac204a
parent130a9b8b25b52efb63ce319cf28a2ce610620472
Check TCP timestamp option flag so that the automatic receive buffer
scaling code does not use an uninitialized timestamp echo reply value
from the stack when timestamps are not enabled.

Differential Revision: https://reviews.freebsd.org/D3060
Reviewed by: hiren
Approved by: jmallett (mentor)
MFC after: 3 days
Sponsored by: Norse Corp, Inc.
sys/netinet/tcp_input.c