On Sun, 23 Jun 2002, Yahel Zamir wrote:

> Hi,
>
> During development of networking code in FreeBSD kernel,
> we noticed that m_cat(p1, p2) does NOT do some necessary things:
> p1->m_pkthdr.len += p2->m_pkthdr.len;
> p2->m_flags &= ~M_PKTHDR;
>
> Thanks,
> Yahel.

Please notify Luigi or Bosko.  See the -net archives as well, I believe
that this has been discussed in the last week or two.

Mike "Silby" Silbersack


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to