netdev
[Top] [All Lists]

TCP/IP implementation

To: <netdev@xxxxxxxxxxx>
Subject: TCP/IP implementation
From: Ramón Agüero <ramon@xxxxxxxxxxxxxxx>
Date: Mon, 31 Jul 2000 10:23:40 +0200
Sender: owner-netdev@xxxxxxxxxxx
    Hi,
 
        Alan Cox has given me your address, so I will reply the question that I asked him...
 
    I am working within ip implementation in 2.2.14 kernel, and I would like to ask you some questions...
 
    First of all, I have analized the source code for almost all the ip implementation, and I'm able to see every function definition, but I can't find where these functions are called (if they really are). As an example, I have my Linux box configured with uip_forwarding, and I have analized the ip`_forward.c  code. It seems that the function which really performs the forwarding is ip_forward. What I haven´t been able to discover is where this function is called from..
 
    I would be really grateful if you gave me some piece of advice.
 
    May you recommend me some source of information (book, web resources,...) in which I could find what I need?
 
    Thank you so much in advance...
 
<Prev in Thread] Current Thread [Next in Thread>