Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jun 2007 18:53:32 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_input.c
Message-ID:  <200706121853.l5CIrWxS058280@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2007-06-12 18:53:32 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/netinet          tcp_input.c 
  Log:
  MFC 1.315: In the SYN_SENT case, Initialize the snd_wnd before the call to
  tcp_mss().  The TCP hostcache logic in tcp_mss() depends on the snd_wnd
  being initialized.
  
  Revision    Changes    Path
  1.281.2.13  +1 -1      src/sys/netinet/tcp_input.c



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