Re: Skbuff Trimming

Bendi Vinaya Kumar (vbendi@cs.clemson.edu)
Sat, 29 Jun 2002 22:14:38 -0400 (EDT)


June 29, 2002

Hi,

Guess, I understand now.

__pskb_pull_tail operates on
frag_list as well, since it is
required to pull a header (completely)
into kmalloc'd area pointed to by
skb->data.

It is, however, not required of
___pskb_trim. So, frag_list, in this
case, may be avoided.

Thanks.

Regards,
Vinaya Kumar Bendi
P.S.: Kindly CC any answers/comments
to vbendi@cs.clemson.edu.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/