Help on TCP hack

Koushik Chakraborty (kchak@iitk.ac.in)
Fri, 13 Aug 1999 08:10:54 +0530 (IST)


Hi,
I have a router with IP forwarding ON. But I need all the packets coming
in through ip_rcv() to pass through the TCP stack where I need to see the
Application level data stream after TCP has done away with sequence
numbering and stuffs like that(i.e, so that I get a coherent data ..
without any duplicate and out-of -order data ). Can anybody suggest what
functions to invoke and where .. I am pretty much new in the linux-kernel
world and a bit lost!

My kernel is that of version 2.0.34.

Regards,
Koushik.

***********************************************************************
Koushik Chakraborty
Senior Undergraduate,
Dept. Of Computer Science and Engineering.
Indian Institute Of Technology,Kanpur
India.
------------------------------------------------------------------
Contact Address :- E-mail :

Room no. A111, Hall - 1 kchak@iitk.ac.in.
IIT Kanpur, kchak_b@hotmail.com
Pin 208016.
India.

***********************************************************************

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/