DragonFly BSD
DragonFly commits List (threaded) for 2012-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: tcp/sack: Fix the condition that SACK rescue retransmit can't be done


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 23 May 2012 19:52:21 -0700 (PDT)

commit eb5f6cff41c9596ea14f08cf6f7d160c6c592127
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Wed May 23 17:38:30 2012 +0800

    tcp/sack: Fix the condition that SACK rescue retransmit can't be done
    
    If we have nothing left above the HighRxt, the first unSACKed segment
    will be used as the SACK rescue retransmit.

Summary of changes:
 sys/netinet/tcp_sack.c |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/eb5f6cff41c9596ea14f08cf6f7d160c6c592127


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]