Re: netif_rx packet dumping
From: "David S. Miller" <davem@davemloft.net>
Date: 2005-03-03 22:04:29
From: "David S. Miller" <davem@davemloft.net>
Date: 2005-03-03 22:04:29
On Thu, 03 Mar 2005 22:54:24 +0100 Andi Kleen [off-list ref] wrote:
Baruch Even [off-list ref] writes:quoted
If you have a way around this I'd be happy to hear it.There may be free space left over in skb->cb that you can use for this.
There is 4 bytes, enough for 32-bit but not 64-bit platforms. Also, see my other reply to his posting.