From: AFT <aftnix@gmail.com>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: kernelnewbies@kernelnewbies.org, netfilter-devel@vger.kernel.org
Subject: Re: Journey of a network packet through linux 2.6 network stack
Date: Tue, 19 Jun 2012 19:15:10 +0600 [thread overview]
Message-ID: <fw9ra1ep.fsf@s1.test.com> (raw)
In-Reply-To: <20120619114211.GE445@1984> (Pablo Neira Ayuso's message of "Tue, 19 Jun 2012 13:42:11 +0200")
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.
prev parent reply other threads:[~2012-06-19 13:24 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
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
2012-06-19 10:51 ` Jan Engelhardt
2012-06-19 10:55 ` Deepak Jangid
2012-06-19 13:11 ` AFT
2012-06-19 11:10 ` Jan Engelhardt
2012-06-19 11:17 ` Jan Engelhardt
2012-06-19 13:08 ` AFT
2012-06-19 11:42 ` Pablo Neira Ayuso
2012-06-19 13:15 ` AFT [this message]
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=fw9ra1ep.fsf@s1.test.com \
--to=aftnix@gmail.com \
--cc=kernelnewbies@kernelnewbies.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.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 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).