git: tcp: Increase IW to 2 segments, if RFC3390 is not enabled.

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Wed Apr 11 03:30:24 PDT 2012


commit fa1b6ee45fb3ba2b5a8c0696f3f9c1645fb95586
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Wed Apr 11 17:57:43 2012 +0800

    tcp: Increase IW to 2 segments, if RFC3390 is not enabled.
    
    First of all, RFC2581 allows this.  Additionally, it is intended to
    fix sender and receiver deadlock before delayed ACK timer expires.
    Add comment about these.

Summary of changes:
 sys/netinet/tcp_subr.c |   13 ++++++++++---
 1 files changed, 10 insertions(+), 3 deletions(-)

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


-- 
DragonFly BSD source repository





More information about the Commits mailing list