Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Mar 2007 17:30:06 -0700
From:      "Kip Macy" <kip.macy@gmail.com>
To:        "David Malone" <dwmalone@maths.tcd.ie>
Cc:        cvs-src@freebsd.org, src-committers@freebsd.org, Andre Oppermann <andre@freebsd.org>, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/netinet tcp.h tcp_input.c tcp_output.c tcp_syncache.c tcp_var.h
Message-ID:  <b1fa29170703171730of88097chaf52c696edec39df@mail.gmail.com>
In-Reply-To: <20070317190620.GA80596@walton.maths.tcd.ie>
References:  <200703151559.l2FFxSG7088256@repoman.freebsd.org> <b1fa29170703162210m6b29de6bu9b028c8b355b30cd@mail.gmail.com> <b1fa29170703162322i120df0abrdafb9ce05d3328d8@mail.gmail.com> <20070317190620.GA80596@walton.maths.tcd.ie>

next in thread | previous in thread | raw e-mail | index | archive | help
On 3/17/07, David Malone <dwmalone@maths.tcd.ie> wrote:
> On Fri, Mar 16, 2007 at 11:22:51PM -0700, Kip Macy wrote:
> > It appears that the problem is on line 1229 - you increment ip->ip_len
> > unconditionally, but if its an inet6 connection *ip is NULL. I'll see
> > if I can't fix.  Of course there is another bug her because this isn't
> > an ipv6 connection.
>
> Ssh may be talking to your X server over IPv6.

I realized that later. From reading tor egge's fix that Andre
committed early today, IPv6 checksums were not being done correctly.

                -Kip



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