Date: Tue, 7 Jun 2005 11:43:16 +0000 (UTC) From: Andre Oppermann <andre@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_subr.c Message-ID: <200506071143.j57BhGnD087263@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
andre 2005-06-07 11:43:16 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netinet tcp_subr.c Log: MFC: tcp_subr.c rev 1.225 If we don't get a suggested MTU during path MTU discovery look up the packet size of the packet that generated the response, step down the MTU by one step through ip_next_mtu() and try again. Suggested by: dwmalone Revision Changes Path 1.201.2.20 +20 -9 src/sys/netinet/tcp_subr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506071143.j57BhGnD087263>