Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Feb 2005 01:46:17 +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:  <200502160146.j1G1kH4U069167@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.267     +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?200502160146.j1G1kH4U069167>