cvs commit: src/sys/netinet tcp_subr.c
Brian Somers
brian at Awfulhak.org
Sat Sep 10 15:38:53 PDT 2005
On Sat, 10 Sep 2005 07:43:29 +0000 (UTC) Andre Oppermann <andre at FreeBSD.org> wrote:
> andre 2005-09-10 07:43:29 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/netinet tcp_subr.c
> Log:
> 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 <vita at fio.cz>
> MFC after: 3 days
>
> Revision Changes Path
> 1.233 +3 -2 src/sys/netinet/tcp_subr.c
Very cool! I never managed to track that down!!
--
Brian Somers <brian at Awfulhak.org>
Don't _EVER_ lose your sense of humour ! <brian at FreeBSD.org>
More information about the cvs-src
mailing list