Results 1 to 1 of 1
hi all
if anyone could help me please
how can i send an ethernet frame to the kernel??
i use the function netif_rx() which is called by the devise driver ...
- 08-07-2005 #1Just Joined!
- Join Date
- Aug 2005
- Posts
- 6
how can i send a socket buffer (sk_buff) internally to the kernel?
hi all
if anyone could help me please
how can i send an ethernet frame to the kernel??
i use the function netif_rx() which is called by the devise driver but it always causes a KERNEL PANIC
(
my main objective is to send to the tcp/ip stack of the kernel my own ethernet frame or sk_buff and emulate as if it came from the ethernet device
plz help
thnx alot


Reply With Quote
