Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Sep 2005 04:52:01 -0600 (MDT)
From:      Vaibhave Agarwal <vaibhave@cs.utah.edu>
To:        kamal kc <kamal_ckk@yahoo.com>
Cc:        freebsd-net@freebsd.org
Subject:   Re: kernel TCP/IP hack
Message-ID:  <Pine.LNX.4.61.0509250446070.5303@trust.cs.utah.edu>
In-Reply-To: <20050925103820.61410.qmail@web35709.mail.mud.yahoo.com>
References:  <20050925103820.61410.qmail@web35709.mail.mud.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help

go to /usr/src/sys/netinet

For tcp hack:
tcp_input.c  and tcp_output.c

for ip hack:
ip_input.c and ip_output.c

If you read the book: 
The Implementation (TCP/IP Illustrated, Volume 2) 
by Gary R. Wright, W. Richard Stevens 
You will understand how each and every line of code works.

-vaibhave

On Sun, 25 Sep 2005, kamal kc wrote:

> does anybody know 
> where to start on /usr/src for tcp/ip hack
> 
> i need it urgently
> any resources, links will be appreciated
> 
> thanks,
> kamal
> 
> 
> 		
> __________________________________ 
> Yahoo! Mail - PC Magazine Editors' Choice 2005 
> http://mail.yahoo.com
> _______________________________________________
> freebsd-net@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.61.0509250446070.5303>