cvs commit: src/sys/netinet tcp_input.c

Mohan Srinivasan mohans at FreeBSD.org
Wed Feb 28 20:48:01 UTC 2007


mohans      2007-02-28 20:48:01 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_input.c 
  Log:
  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.315     +2 -3      src/sys/netinet/tcp_input.c


More information about the cvs-all mailing list