ToHost: dropped a packet with null skb->dev
sophia wright <[email protected]> Thu, 30 Jan 2014 20:34:57 +0100
| Newsgroups | gmane.network.routing.click |
|---|---|
| Message-ID | <CAFb6iCbp8euGokPMgRSB3L3QqsbuctcasZd7giCJe5iAXbWZcw@mail.gmail.com> |
Hello, i want to create a number of TCP reset packets. To create my new RST packet i use the code that is in tcpipsend.cc file. the path: /click/elements/tcpudp/tcpipsend.cc the RST packets are created normaly, but when i forward it on the router path then i have the message : ToHost: dropped a packet with null skb->dev also the packet doesn't appear on the wireshark. Any idea , or some hints , why my packet that i create is dropped??? thank you in advance