Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Dec 1999 16:15:14 +0200
From:      Sheldon Hearn <sheldonh@uunet.co.za>
To:        brahmesh <brahmesh@flashmail.com>
Cc:        freebsd <freebsd-questions@FreeBSD.ORG>
Subject:   Re: tcpip porting 
Message-ID:  <19902.946476914@axl.noc.iafrica.com>
In-Reply-To: Your message of "Wed, 29 Dec 1999 19:25:54 %2B0530." <386A12E9.18A7A6A4@flashmail.com> 

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


On Wed, 29 Dec 1999 19:25:54 +0530, brahmesh wrote:

>     I am a novice currently trying to port the tcp/ip stack
> implementation in freebsd release 3.2 to os 9 . I want to know the
> Makefiles in freebsd release 3.2 which produce the output modules (
> ex the two output tcp/ip modules produced in os2 are socket.sys and
> afinet.sys ) , that is I want to know the targets which use any tcp/ip
> code as dependencies.

Phew! :-)

You're not going to want to hear this, but TCP/IP isn't a separate
module in FreeBSD -- it's part of the kernel.  Have a look in
src/sys/netinet .

Ciao,
Sheldon.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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