cvs commit: src/sys/sys mbuf.h src/sys/kern uipc_mbuf.c
Mike Silbersack
silby at silby.com
Tue Aug 30 06:01:44 GMT 2005
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
More information about the cvs-src
mailing list