Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 2009 07:50:29 +0000 (UTC)
From:      Randall Stewart <rrs@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet sctp_indata.c
Message-ID:  <200904140750.n3E7oYpj021576@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rrs         2009-04-14 07:50:29 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_indata.c 
  Log:
  SVN rev 191049 on 2009-04-14 07:50:29Z by rrs
  
  Move the flight size reduction to right after
  we recognize its a retransmit, ahead of the PR-SCTP
  work. Without this fix, we end up NOT reducing flight
  size and causing an miscalculation when PR-SCTP is active
  and data is skipped.
  
  Obtained from:  Michael Tuexen.
  
  Revision  Changes    Path
  1.61      +22 -22    src/sys/netinet/sctp_indata.c



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