netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] [SCTP] Bug fixes
@ 2008-06-04 18:25 Vlad Yasevich
  2008-06-04 18:25 ` [PATCH 1/6] SCTP: retran_path update bug fix Vlad Yasevich
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Vlad Yasevich @ 2008-06-04 18:25 UTC (permalink / raw)
  To: netdev; +Cc: linux-sctp, davem


The following is a series of patches that correct the following bugs:
  1.  Correctly pick the a retransmission path when we have more the one
      path, but only 1 is active.

  2.  Fix multiple problems with fast retransmit.  These include: not
      restrating retransmission timers, incorrectly decrementing congestion
      widow, and sending multiple packets during fast retransmit.

  3.  Fix ECN markings when sending over IPv6.  SCTP be default marks
      that it's ECN capable.  I found that it has changed not too long
      ago.

There was also a small cleanup.

Please apply.

Thanks
-vlad

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2008-06-04 19:40 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-04 18:25 [PATCH 0/6] [SCTP] Bug fixes Vlad Yasevich
2008-06-04 18:25 ` [PATCH 1/6] SCTP: retran_path update bug fix Vlad Yasevich
2008-06-04 19:37   ` David Miller
2008-06-04 18:25 ` [PATCH 2/6] SCTP: Move sctp_v4_dst_saddr out of loop Vlad Yasevich
2008-06-04 19:38   ` David Miller
2008-06-04 18:25 ` [PATCH 3/6] SCTP: Correctly implement Fast Recovery cwnd manipulations Vlad Yasevich
2008-06-04 19:38   ` David Miller
2008-06-04 18:25 ` [PATCH 4/6] SCTP: Start T3-RTX timer when fast retransmitting lowest TSN Vlad Yasevich
2008-06-04 19:39   ` David Miller
2008-06-04 18:25 ` [PATCH 5/6] SCTP: Flush the queue only once during fast retransmit Vlad Yasevich
2008-06-04 19:39   ` David Miller
2008-06-04 18:25 ` [PATCH 6/6] [SCTP]: Fix ECN markings for IPv6 Vlad Yasevich
2008-06-04 19:40   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).