]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r285567:
authorpkelsey <pkelsey@FreeBSD.org>
Tue, 21 Jul 2015 18:38:31 +0000 (18:38 +0000)
committerpkelsey <pkelsey@FreeBSD.org>
Tue, 21 Jul 2015 18:38:31 +0000 (18:38 +0000)
commit04fd70b7f27ee67ca987564f0b1be9067c7c2b23
tree3618342ce8eeeea50b33d1df63b4dc99bd380a76
parent84c91edd5356f5693f0ecd74d787e98b52fee0b4
MFC r285567:

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.

Approved by: re (gjb)
sys/netinet/tcp_input.c