Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Aug 2001 07:41:30 -0400
From:      Mixtim <mixtim@mixtim.homeip.net>
To:        Srinivasa Rao <srrao@india.hp.com>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: freeBsd with only ipv4 stack
Message-ID:  <20010816074130.A11941@mixtim.homeip.net>
In-Reply-To: <3B7BAA70.CC64AEE3@india.hp.com>; from srrao@india.hp.com on Thu, Aug 16, 2001 at 04:41:44PM %2B0530
References:  <3B7BAA70.CC64AEE3@india.hp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 16, 2001 at 04:41:44PM +0530, Srinivasa Rao wrote:
> What are the web links for freeBsd source code which provides only IPV4
> stack.

Just remove the "options INET6" line from your kernel config file. If
you are browsing the source then just ignore the parts inside "#ifdef
INET6" sections. If you can't stand having to look at those sections
then run the code through the preprocessor first to remove them.

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?20010816074130.A11941>