Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Oct 1995 10:45:45 -0700
From:      "Garrett A. Wollman" <wollman>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/netinet tcp_subr.c tcp_var.h
Message-ID:  <199510101745.KAA27461@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     95/10/10 10:45:44

  Modified:    sys/netinet  tcp_subr.c tcp_var.h
  Log:
  More MTU discovery: avoid over-retransmission if route changes in the
  middle of a fully-open window.  Also, keep track of how many retransmits
  we do as a result of MTU discovery.  This may actually do more work than
  necessary, but it's an unusual condition...
  
  Suggested by: Janey Hoe <janey@lcs.mit.edu>



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