understanding TCP-IP interface in linux kernel
- From: "will_u_tellmemore" <will.u.tellmemore@xxxxxxxxx>
- Date: 27 Oct 2006 00:50:16 -0700
Hi all,
I am planning to write a kernel module which will sit below tcp and
intercept every incoming and outgoing packet(shud i say segment ?? ).
In order to do that i was taking a look at net/ipv4/tcp* files but the
code does hell lot of things and makes it hard for me to find my way
through it.
C
an somebody point me to correct place from where i should start ??
I havent learnt yet about tcp implementation in linux kernel. by TCP-IP
i mean those 2 protocols and not the complete suite.
Is thr good online documentation explaining this implementation.??
Also what am curios about is :
TCP-IP interface .. so how does TCP layer sends "segment" to IP and
receives sengment from IP. ??
Any help in this regard will be greatly appreciated ...
Regards,
TellMeMore
.
- Follow-Ups:
- Re: understanding TCP-IP interface in linux kernel
- From: Tauno Voipio
- Re: understanding TCP-IP interface in linux kernel
- From: gep
- Re: understanding TCP-IP interface in linux kernel
- Prev by Date: Re: Fedora5 samba
- Next by Date: Re: Fedora5 samba(RESOLVED!!)
- Previous by thread: vsftpd: access network directories possibe?
- Next by thread: Re: understanding TCP-IP interface in linux kernel
- Index(es):
Relevant Pages
|