Debugging IP packet through Linux stack

Daniel Baluta daniel.baluta at gmail.com
Wed Sep 21 16:46:16 EDT 2011


On Wed, Sep 21, 2011 at 10:26 PM, Abu Rasheda <rcpilot2010 at gmail.com> wrote:
> I am inserting packets into Linux stack and they are accepted by net_rx
> function, but are latter dropped. What tools are available in Linux kernel
> to for debugging this issue.

printk + dump_stack + your brain :).

thanks,
Daniel.



More information about the Kernelnewbies mailing list