Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Aug 2009 05:59:04 -0700 (PDT)
From:      bose vemuri <boseatjntu@yahoo.com>
To:        freebsd-net@freebsd.org
Cc:        julian@elischer.org
Subject:   Re: How to port/build TCP/IP Stack.
Message-ID:  <429535.52145.qm@web62106.mail.re1.yahoo.com>
In-Reply-To: <4A7A886B.3060900@elischer.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
=A0
Thank you=A0for your reply. Actually we need to implement TCP/IP stack on B=
oot Loader(MIPS). We are planning to port FreeBSD TCP/IP Stack. Please help=
 me out how can i proceed further.=A0
=A0
Thanks in advance,=20
Bose.

--- On Thu, 8/6/09, Julian Elischer <julian@elischer.org> wrote:


From: Julian Elischer <julian@elischer.org>
Subject: Re: How to build TCP/IP Stack.
To: "bose vemuri" <boseatjntu@yahoo.com>
Cc: freebsd-net@freebsd.org
Date: Thursday, August 6, 2009, 1:08 PM


bose vemuri wrote:
> Hi All,
>=A0 I have Installed FreeBSD on my Home PC. I would like to build TCP/IP s=
tack module. please guide/help me to build the stack.
>=A0 Thank in advance,
> Bose.
>=20

The tcp stackis not a separate module.
there are parts of the system that are, but TCP/IP is not one of them.
if you explained a bit more about what you want to do
maybe we can help you...



to recompile the system, assuming you have /usr/src installed.

cd /usr/src; make buildkernel && make installkernel && reboot

>=20
>=A0 =A0 =A0=A0=A0_______________________________________________
> 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"

=0A=0A=0A      



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