Re: how netfilter handles fragmented packets

From: Nish Aravamudan
Date: Sun Nov 21 2004 - 12:38:50 EST


On Sun, 21 Nov 2004 17:15:12 +0100 (MET), Jan Engelhardt
<jengelh@xxxxxxxxxxxxxxx> wrote:
> >hello,
> > In ip_output.c file ip_fragmet function when
> >create a new fragmented packet given to output(skb)
> >function. i want to know which function are actually
> >called by output(skb)?
>
> use stack_dump() (or was it dump_stack()?)

dump_stack(), if you want to dump the current process' stack context.

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