Networking Forums

Networking Forums > Computer Networking > Linux Networking > TCP/IP implementation in Linux- Kernel Hooking

Reply
Thread Tools Display Modes

TCP/IP implementation in Linux- Kernel Hooking

 
 
sathish kumar
Guest
Posts: n/a

 
      09-02-2003, 06:00 PM
Iam interested in Linux Kernel Programming especially in TCP/IP stack
implementation technique and redesigning. I have seen the TCP/IP stack
implementation details in /net/ipv4/ . I would like to alter it for
my needs. Like I would like to change the algorithm 'slowstart' to
'suddenstart'. To change this I just opened the tcp.c file from the
directory that I mentioned above .But Iam confued to see that code. My
problem is, from where to I have to change? And which is the entry
point to do these kind of things.

How to design TCP/IP stack in Linux?For this how to get/transmit
frames from Datalink layer? And how to do Kernel Hooking in TCP/IP
layer?

Please kindly give some idea about this.And give some links for this
kind of programming.


Awaiting for Your Informative mail.


regards,
sathish.
 
Reply With Quote
 
 
 
 
Stephan Absmeier
Guest
Posts: n/a

 
      09-03-2003, 06:41 PM


sathish kumar schrieb:
> Iam interested in Linux Kernel Programming especially in TCP/IP stack
> implementation technique and redesigning. I have seen the TCP/IP stack
> implementation details in /net/ipv4/ . I would like to alter it for
> my needs. Like I would like to change the algorithm 'slowstart' to
> 'suddenstart'. To change this I just opened the tcp.c file from the
> directory that I mentioned above .But Iam confued to see that code. My
> problem is, from where to I have to change? And which is the entry
> point to do these kind of things.
>
> How to design TCP/IP stack in Linux?For this how to get/transmit
> frames from Datalink layer? And how to do Kernel Hooking in TCP/IP
> layer?
>
> Please kindly give some idea about this.And give some links for this
> kind of programming.
>
>
> Awaiting for Your Informative mail.
>
>
> regards,
> sathish.



I think you should ask this in comp.os.linux.development.system and
comp.protocols.tcp-ip.

Stephan

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
PPPOE implementation in linux somenath Linux Networking 0 08-07-2011 06:43 AM
PPPOE implementation in Linux somenath Linux Networking 0 08-07-2011 03:37 AM
select-like implementation for kernel sockets eitanr@audiocodes.com Linux Networking 0 05-06-2007 10:56 AM
Is there a linux implementation of RFC 3208 - PGM Maxim Yegorushkin Linux Networking 1 04-28-2006 02:07 PM
Linux TCP Implementation Diwaker Gupta Linux Networking 0 02-17-2004 08:04 AM



1 2 3 4 5 6 7 8 9 10 11