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

git: tcp: Properly update tcps_rttcantdetect


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 25 Mar 2012 22:43:34 -0700 (PDT)

commit 928c329102e5f0067dc0c50cf6903874efa3639e
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Mon Mar 26 13:39:10 2012 +0800

    tcp: Properly update tcps_rttcantdetect
    
    - Fix the logic which detects that RTT based spurious retransmition
      detection does not work.
    - Add missing tcps_rttcantdetect updating in header prediction code

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/928c329102e5f0067dc0c50cf6903874efa3639e


-- 
DragonFly BSD source repository



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