Date: Sat, 17 Mar 2007 19:06:20 +0000 From: David Malone <dwmalone@maths.tcd.ie> To: Kip Macy <kip.macy@gmail.com> 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: <20070317190620.GA80596@walton.maths.tcd.ie> In-Reply-To: <b1fa29170703162322i120df0abrdafb9ce05d3328d8@mail.gmail.com> References: <200703151559.l2FFxSG7088256@repoman.freebsd.org> <b1fa29170703162210m6b29de6bu9b028c8b355b30cd@mail.gmail.com> <b1fa29170703162322i120df0abrdafb9ce05d3328d8@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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. David.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070317190620.GA80596>