Hi,
 
Thank you for your reply. Actually we need to implement TCP/IP stack on Boot 
Loader(MIPS). We are planning to port FreeBSD TCP/IP Stack. Please help me out 
how can i proceed further. 
 
Thanks in advance, 
Bose.

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


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


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

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

> 
>       _______________________________________________
> freebsd-net@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"





_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to