Date: Thu, 17 Feb 2005 21:52:22 +0000 (UTC) From: Paul Saab <ps@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_input.c Message-ID: <200502172152.j1HLqNbB050772@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ps 2005-02-17 21:52:22 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netinet tcp_input.c Log: MFC: >ps 2005-02-16 01:46:17 UTC > > FreeBSD src repository > > Modified files: > sys/netinet tcp_input.c > Log: > Fix for a SACK (receiver) bug where incorrect SACK blocks are > reported to the sender - in the case where the sender sends data > outside the window (as WinXP does :(). > > Reported by: Sam Jensen <sam at wand dot net dot nz> > Submitted by: Mohan Srinivasan Revision Changes Path 1.252.2.13 +5 -4 src/sys/netinet/tcp_input.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502172152.j1HLqNbB050772>