K 10 svn:author V 5 andre K 8 svn:date V 27 2005-09-10T07:43:29.000000Z K 7 svn:log V 268 In tcp_ctlinput() do not swap ip->ip_len a second time. It has been done in icmp_input() already. This fixes the ICMP_UNREACH_NEEDFRAG case where no MTU was proposed in the ICMP reply. PR: kern/81813 Submitted by: Vitezslav Novy MFC after: 3 days END