K 10 svn:author V 5 andre K 8 svn:date V 27 2005-06-07T11:43:15.000000Z K 7 svn:log V 249 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 END