netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Required resources on network driver programming
@ 2004-12-20  7:45 linux lover
  2004-12-20  9:06 ` Michael Renzmann
  2004-12-20  9:44 ` Roar Bjørgum Rotvik
  0 siblings, 2 replies; 5+ messages in thread
From: linux lover @ 2004-12-20  7:45 UTC (permalink / raw)
  To: linux-net; +Cc: netdev

 
Hi all,
                  I am newbie to Linux kernel
programming. I want to write my own virtual network
device driver that take every packets from IP layer
just print the contents of packet(header part with its
starting addresses only) and send it to actual device
driver for packet transmission and at receiving end
receive packet from NIC card again print the header
addresses and send it to upper layer for normal packet
processing.
                 I require help about where can i get
resources or any book for writing virtual network
driver with SAMPLE EXAMPLES?
regards,
linux_lover


		
__________________________________ 
Do you Yahoo!? 
Send holiday email and support a worthy cause. Do good. 
http://celebrity.mail.yahoo.com

^ permalink raw reply	[flat|nested] 5+ messages in thread
* RE: Required resources on network driver programming
@ 2004-12-20 21:34 Rudolf Ladyzhenskii
  0 siblings, 0 replies; 5+ messages in thread
From: Rudolf Ladyzhenskii @ 2004-12-20 21:34 UTC (permalink / raw)
  To: linux lover, linux-net; +Cc: netdev

Hi,

Firstly, there is a software package called ETHEREAL that will do that for you. 

If you really want to do it yourself, search the web on how to interface with NETFILTER.

Rudolf

-----Original Message-----
From: netdev-bounce@oss.sgi.com [mailto:netdev-bounce@oss.sgi.com]On
Behalf Of linux lover
Sent: Monday, December 20, 2004 6:46 PM
To: linux-net@vger.kernel.org
Cc: netdev@oss.sgi.com
Subject: Required resources on network driver programming


 
Hi all,
                  I am newbie to Linux kernel
programming. I want to write my own virtual network
device driver that take every packets from IP layer
just print the contents of packet(header part with its
starting addresses only) and send it to actual device
driver for packet transmission and at receiving end
receive packet from NIC card again print the header
addresses and send it to upper layer for normal packet
processing.
                 I require help about where can i get
resources or any book for writing virtual network
driver with SAMPLE EXAMPLES?
regards,
linux_lover


		
__________________________________ 
Do you Yahoo!? 
Send holiday email and support a worthy cause. Do good. 
http://celebrity.mail.yahoo.com

^ permalink raw reply	[flat|nested] 5+ messages in thread
* RE: Required resources on network driver programming
@ 2004-12-20 21:34 Rudolf Ladyzhenskii
  0 siblings, 0 replies; 5+ messages in thread
From: Rudolf Ladyzhenskii @ 2004-12-20 21:34 UTC (permalink / raw)
  To: linux lover, linux-net; +Cc: netdev

Hi,

Firstly, there is a software package called ETHEREAL that will do that for you. 

If you really want to do it yourself, search the web on how to interface with NETFILTER.

Rudolf

-----Original Message-----
From: netdev-bounce@oss.sgi.com [mailto:netdev-bounce@oss.sgi.com]On
Behalf Of linux lover
Sent: Monday, December 20, 2004 6:46 PM
To: linux-net@vger.kernel.org
Cc: netdev@oss.sgi.com
Subject: Required resources on network driver programming


 
Hi all,
                  I am newbie to Linux kernel
programming. I want to write my own virtual network
device driver that take every packets from IP layer
just print the contents of packet(header part with its
starting addresses only) and send it to actual device
driver for packet transmission and at receiving end
receive packet from NIC card again print the header
addresses and send it to upper layer for normal packet
processing.
                 I require help about where can i get
resources or any book for writing virtual network
driver with SAMPLE EXAMPLES?
regards,
linux_lover


		
__________________________________ 
Do you Yahoo!? 
Send holiday email and support a worthy cause. Do good. 
http://celebrity.mail.yahoo.com


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-12-20 21:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-20  7:45 Required resources on network driver programming linux lover
2004-12-20  9:06 ` Michael Renzmann
2004-12-20  9:44 ` Roar Bjørgum Rotvik
  -- strict thread matches above, loose matches on Subject: below --
2004-12-20 21:34 Rudolf Ladyzhenskii
2004-12-20 21:34 Rudolf Ladyzhenskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).