Sept. 21, 2011
8:46 p.m.
On Wed, Sep 21, 2011 at 10:26 PM, Abu Rasheda <rcpilot2010@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.