using skbuff in kernel module
From: cranium2003 (cranium2003_at_yahoo.com)
Date: 11/23/04
- Previous message: Gene Heskett: "Re: Stupid question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 23 Nov 2004 04:50:20 -0800 (PST) To: netfilter devel <netfilter-devel@lists.samba.org>
Hello,
I want to add new header between IP and
ETHERNET layer. I want to ask can it be done using
netfilter hooks?
Can skb functions (skb_reserve, skb_push
,skb_pull)be allowed to use in kernel module so that i
can add at NF_IP_LOCAL_OUT and pull my own header at
NF_IP_LOCAL_IN?
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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Gene Heskett: "Re: Stupid question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|