From owner-freebsd-questions Mon Feb 11 7:22:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from carmel.diva.nl (carmel.diva.nl [213.136.18.196]) by hub.freebsd.org (Postfix) with ESMTP id 908C737B402 for ; Mon, 11 Feb 2002 07:22:39 -0800 (PST) Received: from localhost (boland@localhost) by carmel.diva.nl (8.11.1/8.11.1) with ESMTP id g1BFMbl23338; Mon, 11 Feb 2002 16:22:37 +0100 (CET) Date: Mon, 11 Feb 2002 16:22:36 +0100 (CET) From: Michiel Boland To: Ceri Cc: freebsd-questions@FreeBSD.ORG Subject: Re: if_gif.ko fails to load on a kernel without INET6 In-Reply-To: <20020211151634.GA58541@rhadamanth> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > So your use of the device doesn't require IPv6. > As far as I can see, the device itself actually does. I can build a kernel with gif built-in but without INET6 and things will work. Also there are a lot of '#ifdef INET6' in if_gif.c so something tells me this device was meant to work also in environments without IPv6. Cheers Michiel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message