]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r285567:
authorpkelsey <pkelsey@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 21 Jul 2015 18:38:31 +0000 (18:38 +0000)
committerpkelsey <pkelsey@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 21 Jul 2015 18:38:31 +0000 (18:38 +0000)
commit841bdc735209e94f4ad424bd3f537d08a116579c
tree3618342ce8eeeea50b33d1df63b4dc99bd380a76
parent27150e8b2070639086aaccad73e08529ea97b639
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)

git-svn-id: svn://svn.freebsd.org/base/stable/10@285762 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netinet/tcp_input.c