From: "Rémi Denis-Courmont" <rdenis@simphalempin.com>
To: "Diego ." <eljedi@gmail.com>
Cc: netdev@vger.kernel.org
Subject: Re: Fwd: Network Core
Date: Wed, 5 Nov 2008 19:52:20 +0200 [thread overview]
Message-ID: <200811051952.20745.rdenis@simphalempin.com> (raw)
In-Reply-To: <530d01580811050940k2010ba3fpd0973f23e390c5e7@mail.gmail.com>
Hello!
Le mercredi 5 novembre 2008 19:40:45 Diego ., vous avez écrit :
> Could you point me to somewhere i can find some info about howto to
> port/create a network protocol to/on linux? ( i mean, some basic info
> like the one we can find with the fs layer. I'm not asking about a
> magic tutorial about how to port my protocol ). Or some basic network
> layer info.
My experience with taking over maintainance of the Nokia Phonet stack is that
there is no such documentation.
http://vger.kernel.org/~davem/ contains some basic infos, especially useful
w.r.t. network buffer management. Other I stick to the Linux Cross Reference
at http://lxr.linux.no/ and read the source code. Some of the simpler network
layers (_not_ IPv4 neither IPv6) can be useful as a basic reference (I read
through CAN quite a abut).
Hope this helps,
--
Rémi Denis-Courmont
http://www.remlab.net/
next prev parent reply other threads:[~2008-11-05 17:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <530d01580811050939q1c1dc52fra6fc2078d86d36e@mail.gmail.com>
2008-11-05 17:40 ` Fwd: Network Core Diego .
2008-11-05 17:52 ` Rémi Denis-Courmont [this message]
2008-11-05 18:38 ` Jesper Dangaard Brouer
2008-11-05 20:11 ` Chris Snook
2008-11-05 20:46 ` Lovich, Vitali
2008-11-05 23:03 ` Diego .
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=200811051952.20745.rdenis@simphalempin.com \
--to=rdenis@simphalempin.com \
--cc=eljedi@gmail.com \
--cc=netdev@vger.kernel.org \
/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.