]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
This fixes a hole where rack could end up
authorRandall Stewart <rrs@FreeBSD.org>
Mon, 30 Jul 2018 10:23:29 +0000 (10:23 +0000)
committerRandall Stewart <rrs@FreeBSD.org>
Mon, 30 Jul 2018 10:23:29 +0000 (10:23 +0000)
commit4ad5b7a0ac15f2140cf7014bbcd17172215bd349
tree20e3e2447a60ebcceb7b4a8e63082592386f0604
parent3810edcf6bea70d573b1055dcb707dcf9b2bb2ad
This fixes a hole where rack could end up
sending an invalid segment into the reassembly
queue. This would happen if you enabled the
data after close option.

Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D16453
sys/netinet/tcp_stacks/rack.c