All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Renzmann <mrenzmann@web.de>
To: linux lover <linux_lover2004@yahoo.com>
Cc: linux-net@vger.kernel.org, netdev@oss.sgi.com
Subject: Re: Required resources on network driver programming
Date: Mon, 20 Dec 2004 10:06:09 +0100	[thread overview]
Message-ID: <41C69601.7000202@web.de> (raw)
In-Reply-To: <20041220074535.64217.qmail@web52208.mail.yahoo.com>

Hi.

linux lover wrote:
>                  I require help about where can i get
> resources or any book for writing virtual network
> driver with SAMPLE EXAMPLES?

I think the following resources might be useful for your task - also 
there might be alternatives for the implementation 
(tcpdump/tethereal-like programs that capture the information you need 
from a packet socket):

Linux Device Drivers, 2nd Edition
http://www.xml.com/ldd/chapter/book/index.html

The Linux Kernel Module Programming Guide
http://en.tldp.org/LDP/lkmpg/

Virtual Network Interfaces
http://www.linux.it/~rubini/docs/vinter/vinter.html

Linux Kernel Module Programming Guide
http://oopweb.com/OS/Documents/LKMPG/VolumeFrames.html?/OS/Documents/LKMPG/Volume/node11.html

The Linux Kernel API
http://kernelnewbies.org/documents/kdoc/kernel-api/linuxkernelapi.html


Generally it's also a good idea to have a look at 
http://www.kernelnewbies.org/ and visit the IRC-channel #kernelnewbies 
at oftc.net.

Bye, Mike

  reply	other threads:[~2004-12-20  9:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-20  7:45 Required resources on network driver programming linux lover
2004-12-20  9:06 ` Michael Renzmann [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41C69601.7000202@web.de \
    --to=mrenzmann@web.de \
    --cc=linux-net@vger.kernel.org \
    --cc=linux_lover2004@yahoo.com \
    --cc=netdev@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.