Re: how netfilter handles fragmented packets

From: cranium2003
Date: Sun Nov 21 2004 - 14:43:22 EST



--- Nish Aravamudan <nish.aravamudan@xxxxxxxxx> wrote:
Hello Nish,

> 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
>

can you please tell me how can i use dump_stack()
method? so using dump_stack i will come to know which
function will be called by output(skb) right? But
where i get dump_stack()???
regards,
cranium



__________________________________
Do you Yahoo!?
Meet the all-new My Yahoo! - Try it today!
http://my.yahoo.com


-
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/