From: linux lover <linux_lover2004@yahoo.com>
To: linux-net@vger.kernel.org
Cc: netdev@oss.sgi.com
Subject: Required resources on network driver programming
Date: Sun, 19 Dec 2004 23:45:35 -0800 (PST) [thread overview]
Message-ID: <20041220074535.64217.qmail@web52208.mail.yahoo.com> (raw)
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
next reply other threads:[~2004-12-20 7:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-20 7:45 linux lover [this message]
2004-12-20 9:06 ` Required resources on network driver programming 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
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=20041220074535.64217.qmail@web52208.mail.yahoo.com \
--to=linux_lover2004@yahoo.com \
--cc=linux-net@vger.kernel.org \
--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 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).