using skbuff functions in kernel module

From: cranium2003
Date: Tue Nov 23 2004 - 08:07:49 EST


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?
I want to add header using kernel modules.

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/