Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Sep 2005 23:38:46 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        Andre Oppermann <andre@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/netinet tcp_subr.c
Message-ID:  <20050910233846.50297c0b@dev.lan.Awfulhak.org>
In-Reply-To: <200509100743.j8A7hTYA010903@repoman.freebsd.org>
References:  <200509100743.j8A7hTYA010903@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 10 Sep 2005 07:43:29 +0000 (UTC) Andre Oppermann <andre@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@Awfulhak.org>
Don't _EVER_ lose your sense of humour !               <brian@FreeBSD.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050910233846.50297c0b>