Date: Tue, 30 Aug 2005 01:01:40 -0500 (CDT) From: Mike Silbersack <silby@silby.com> 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/sys mbuf.h src/sys/kern uipc_mbuf.c Message-ID: <20050830010114.X58090@odysseus.silby.com> In-Reply-To: <43138B2F.E03BB8@freebsd.org> References: <200508291958.j7TJwvd0093355@repoman.freebsd.org> <43136DAC.4318A183@freebsd.org> <20050829170809.L55561@odysseus.silby.com> <43138B2F.E03BB8@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 30 Aug 2005, Andre Oppermann wrote: >> I can tell you one of the problems - tcp_reass moves the m_data pointer >> forward, then continues to use the data in the pre-pointer area. > > This is not the problem here. tcp_reass is not involved in the ip_output() > path. > > -- > Andre Ah. Well, once you get packets smoothly flowing out, you may still encounter problems on the way back in. :) Mike "Silby" Silbersack
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050830010114.X58090>