From owner-freebsd-net@FreeBSD.ORG Sun Sep 25 11:05:59 2005 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C525F16A420 for ; Sun, 25 Sep 2005 11:05:59 +0000 (GMT) (envelope-from kamal_ckk@yahoo.com) Received: from web35709.mail.mud.yahoo.com (web35709.mail.mud.yahoo.com [66.163.179.163]) by mx1.FreeBSD.org (Postfix) with SMTP id 1FDE443D53 for ; Sun, 25 Sep 2005 11:05:59 +0000 (GMT) (envelope-from kamal_ckk@yahoo.com) Received: (qmail 66225 invoked by uid 60001); 25 Sep 2005 11:05:58 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=OV1m04GvxRybGN8/Uyp7HvCg9WoxWq7QkHyrbIRp8FrEf3yheRicoF6TzvcXoyeSUtZKziWVlOJJvKcnIMUnMy65RAnSzKp/e2izMWTD4rq5swdFwJNvy68k2TjWcAHm338JB7fJtYgD4fWv/BTf85g15PsmXAqSl9bzLUZv7K8= ; Message-ID: <20050925110558.66223.qmail@web35709.mail.mud.yahoo.com> Received: from [202.79.62.15] by web35709.mail.mud.yahoo.com via HTTP; Sun, 25 Sep 2005 04:05:58 PDT Date: Sun, 25 Sep 2005 04:05:58 -0700 (PDT) From: kamal kc To: freebsd-net@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: kernel TCP/IP hack X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Sep 2005 11:05:59 -0000 ok now i got the files. right now i haven't got the books. but i'll make sure i get it as soon as possible. Are there any websites or mailing list logs that explain more on the functions and data structures than the comments?? another thing the makefiles i do not understand. the makefile in /usr/src/sys has tags like .include<...> how do i get around my configurations on makefiles ?? kamal --- Vaibhave Agarwal wrote: > > 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" > > > _______________________________________________ > 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" > __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com