[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200811051952.20745.rdenis@simphalempin.com>
Date: Wed, 5 Nov 2008 19:52:20 +0200
From: Rémi Denis-Courmont <rdenis@...phalempin.com>
To: "Diego ." <eljedi@...il.com>
Cc: netdev@...r.kernel.org
Subject: Re: Fwd: Network Core
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/
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists