Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2011 06:12:01 +0000 (UTC)
From:      Lawrence Stewart <lstewart@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet tcp_input.c
Message-ID:  <201101100612.p0A6CKbB066730@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

lstewart    2011-01-10 06:12:01 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_input.c 
  Log:
  SVN rev 217221 on 2011-01-10 06:12:01Z by lstewart
  
  Reset the last_sack_ack SACK hint for TCP input processing to ensure that the
  hint is 0 when no SACK data is received to update the hint with. This was
  accidentally omitted from r216753.
  
  Sponsored by:   FreeBSD Foundation
  MFC after:      10 weeks
  X-MFC with:     216753
  
  Revision  Changes    Path
  1.424     +1 -0      src/sys/netinet/tcp_input.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101100612.p0A6CKbB066730>