]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix for a TCP SACK bug where more than (win/2) bytes could have been
authorps <ps@FreeBSD.org>
Thu, 14 Apr 2005 20:09:52 +0000 (20:09 +0000)
committerps <ps@FreeBSD.org>
Thu, 14 Apr 2005 20:09:52 +0000 (20:09 +0000)
commit2bf55008502e9691ab3ace062d854f1b10ba3667
tree192aa6db528a920e2c180a45540eef55e2e4379f
parent73d2098d76ba5faed40c4fbc11258fb04f02aa56
Fix for a TCP SACK bug where more than (win/2) bytes could have been
in flight in SACK recovery.

Found by: Noritoshi Demizu
Submitted by: Mohan Srinivasan <mohans at yahoo-inc dot com>
Noritoshi Demizu <demizu at dd dot ij4u dot or dot jp>
Raja Mukerji <raja at moselle dot com>
sys/netinet/tcp_input.c
sys/netinet/tcp_reass.c
sys/netinet/tcp_sack.c
sys/netinet/tcp_var.h