Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Aug 2010 20:03:32 +0000 (UTC)
From:      Andre Oppermann <andre@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet tcp_syncache.c
Message-ID:  <201008142003.o7EK3lfI085204@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
andre       2010-08-14 20:03:32 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/netinet          tcp_syncache.c 
  Log:
  SVN rev 211313 on 2010-08-14 20:03:32Z by andre
  
  MFC r210666:
  
    Fix a bug in syncache where the initial CWND for new incoming connections
    was limited to one segment under the faulty assumption of a retransmit.
    Due to this the opportunity to initialize the increased congestion window
    according to RFC3390 was missed.
  
  Revision    Changes    Path
  1.130.2.22  +2 -1      src/sys/netinet/tcp_syncache.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008142003.o7EK3lfI085204>