git: tcp/syncache: Increase SYN|ACK max retransmit attempts from 3 to 4

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Wed Apr 11 07:21:31 PDT 2012


commit 60536dc2582be5df1642d55150898953249ec2a7
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Wed Apr 11 22:07:24 2012 +0800

    tcp/syncache: Increase SYN|ACK max retransmit attempts from 3 to 4
    
    - It matches what the comment says: 15 seconds timeout, if RFC6298 is
      not enabled.
    - Add comment about the timeout if RFC6298 is enabled.

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/60536dc2582be5df1642d55150898953249ec2a7


-- 
DragonFly BSD source repository





More information about the Commits mailing list