Date: Mon, 16 Oct 1995 11:21:31 -0700 From: "Garrett A. Wollman" <wollman> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/netinet ip_output.c tcp_output.c tcp_subr.c tcp_var.h Message-ID: <199510161821.LAA16202@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wollman 95/10/16 11:21:29 Modified: sys/netinet ip_output.c tcp_output.c tcp_subr.c tcp_var.h Log: The ability to administratively change the MTU of an interface presents a few new wrinkles for MTU discovery which tcp_output() had better be prepared to handle. ip_output() is also modified to do something helpful in this case, since it has already calculated the information we need.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510161821.LAA16202>