Date: Thu, 12 Oct 1995 10:37:27 -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: <199510121737.KAA22828@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wollman 95/10/12 10:37:26 Modified: sys/netinet tcp_subr.c tcp_var.h Log: The additional checks involving sequence numbers in MTU discovery resends turned out not to be necessary; simply watching for MTU decreases (which we already did) automagically eliminates all the cases we were trying to protect against.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510121737.KAA22828>