* Journey of a network packet through linux 2.6 network stack
@ 2012-06-19 10:25 AFT
2012-06-19 10:51 ` Anuz Pratap Singh Tomar
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: AFT @ 2012-06-19 10:25 UTC (permalink / raw)
To: kernelnewbies
Hi,
A document with this heading can be found for 2.4 network stack. But i
have not found any document regarding 2.6 network stack.
When i was searching netfilter mailing list archive, i got the following
post :
http://lists.netfilter.org/pipermail/netfilter/2007-august/069583.html
in this post author mentioned about a document named after this. but
does not gave any link to that document.
so i'm wondering if any similar document can be found?
cheers.
------
--aft
^ permalink raw reply [flat|nested] 5+ messages in thread* Journey of a network packet through linux 2.6 network stack
2012-06-19 10:25 Journey of a network packet through linux 2.6 network stack AFT
@ 2012-06-19 10:51 ` Anuz Pratap Singh Tomar
[not found] ` <alpine.LNX.2.01.1206191306510.23782@frira.zrqbmnf.qr>
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: Anuz Pratap Singh Tomar @ 2012-06-19 10:51 UTC (permalink / raw)
To: kernelnewbies
On Tue, Jun 19, 2012 at 11:25 AM, AFT <aftnix@gmail.com> wrote:
>
> Hi,
>
> A document with this heading can be found for 2.4 network stack. But i
> have not found any document regarding 2.6 network stack.
>
> When i was searching netfilter mailing list archive, i got the following
> post :
>
> http://lists.netfilter.org/pipermail/netfilter/2007-august/069583.html
>
> in this post author mentioned about a document named after this. but
> does not gave any link to that document.
>
> so i'm wondering if any similar document can be found?
>
> cheers.
>
> ------
>
> --aft
>
> Check out the book by Christian benvenuti
http://shop.oreilly.com/product/9780596002558.do
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20120619/fd9500d6/attachment.html
^ permalink raw reply [flat|nested] 5+ messages in thread[parent not found: <alpine.LNX.2.01.1206191306510.23782@frira.zrqbmnf.qr>]
[parent not found: <alpine.LNX.2.01.1206191251070.23782@frira.zrqbmnf.qr>]
[parent not found: <20120619114211.GE445@1984>]
* Journey of a network packet through linux 2.6 network stack
[not found] ` <20120619114211.GE445@1984>
@ 2012-06-19 13:15 ` AFT
0 siblings, 0 replies; 5+ messages in thread
From: AFT @ 2012-06-19 13:15 UTC (permalink / raw)
To: kernelnewbies
Pablo Neira Ayuso <pablo@netfilter.org> writes:
> On Tue, Jun 19, 2012 at 04:25:01PM +0600, AFT wrote:
>>
>> Hi,
>>
>> A document with this heading can be found for 2.4 network stack. But i
>> have not found any document regarding 2.6 network stack.
>>
>> When i was searching netfilter mailing list archive, i got the following
>> post :
>>
>> http://lists.netfilter.org/pipermail/netfilter/2007-august/069583.html
>>
>> in this post author mentioned about a document named after this. but
>> does not gave any link to that document.
>>
>> so i'm wondering if any similar document can be found?
>
> You've got Linux Networking internals.
>
> http://shop.oreilly.com/product/9780596002558.do
>
> It's pretty think, but it provides some panoramic. As kernel code
> evolves quite quickly, you may find that some things have changed, but
> it's a good base to start with if you're looking for an alternative to
> reading pure code.
Hi Pablo,
I have a scanned pdf of Linux kernel internals. But i stopped reading
when i found out struct sk_buff does not have a member struct
sk_buff_head * list like the book mentioned. It turns out its removed in
2.6.14/15 series where the book references a earlier code.
On the plus side this made me set up cscope in my emacs. So i guess i
should thank the book for this.
Cheers.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2012-06-19 13:15 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-19 10:25 Journey of a network packet through linux 2.6 network stack AFT
2012-06-19 10:51 ` Anuz Pratap Singh Tomar
[not found] ` <alpine.LNX.2.01.1206191306510.23782@frira.zrqbmnf.qr>
[not found] ` <alpine.LNX.2.01.1206191316190.29998@frira.zrqbmnf.qr>
2012-06-19 13:08 ` AFT
[not found] ` <alpine.LNX.2.01.1206191251070.23782@frira.zrqbmnf.qr>
2012-06-19 13:11 ` AFT
[not found] ` <20120619114211.GE445@1984>
2012-06-19 13:15 ` AFT
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).