cvs commit: src/sys/netinet tcp_subr.c
Andre Oppermann
andre at FreeBSD.org
Tue Jun 7 11:43:16 GMT 2005
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
More information about the cvs-src
mailing list