From owner-freebsd-net@FreeBSD.ORG Wed Feb 13 12:41:46 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 624D216A468 for ; Wed, 13 Feb 2008 12:41:46 +0000 (UTC) (envelope-from tevans.uk@googlemail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.189]) by mx1.freebsd.org (Postfix) with ESMTP id E66BF13C478 for ; Wed, 13 Feb 2008 12:41:45 +0000 (UTC) (envelope-from tevans.uk@googlemail.com) Received: by fk-out-0910.google.com with SMTP id b27so6416424fka.11 for ; Wed, 13 Feb 2008 04:41:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer; bh=F+6iCer9+IC5eTDOGCF6FLXbHCB3RjdPTuN/roz2MTg=; b=quV49LgeD0Ap6GmvOxKLTG5hmHKrhH1qe9ZrUaYyuyk/9razcm4dn8mOO6MhORTluvFyJZkoTi3LSiWkR6qt4kThafJdDst9ZdJv1WbhbjQWYi5HX1cPH2ydAn5Y/zQDFhPxkxiTF+FRG1LTpVHAVxCATl1FB67IrOkQzRLS4qg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer; b=eq7z3P6WWzS0Ode1zdbymqH0GXgh7SuaGGBTAWWVDTkDkIXZ/zn0DPGNjKdIrouiyMRYEcClfBPHHGIkvtTdr+fAEm20EENfru7W/MIKbQ5/7xjahFtX/q56GKNCMPlPaqH6SKeZeg9OIcIOvCPPd7zJSQGPvuiUTacjb/j3tTo= Received: by 10.82.149.8 with SMTP id w8mr3047979bud.0.1202906474635; Wed, 13 Feb 2008 04:41:14 -0800 (PST) Received: from ?127.0.0.1? ( [217.206.187.79]) by mx.google.com with ESMTPS id x6sm1735215gvf.0.2008.02.13.04.41.12 (version=SSLv3 cipher=RC4-MD5); Wed, 13 Feb 2008 04:41:13 -0800 (PST) From: Tom Evans To: Michael Tuexen In-Reply-To: References: <1C59C1A6-CA60-4C68-B074-42267A175868@lurchi.franken.de> <47B227D8.9060800@tomjudge.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-DHQNtUpeJCI/e1y6f5ZC" Date: Wed, 13 Feb 2008 12:41:11 +0000 Message-Id: <1202906471.2126.91.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.10.2 FreeBSD GNOME Team Port Cc: Tom Judge , gnn@freebsd.org, FreeBSD Net Subject: Re: Kernel compile options X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 12:41:46 -0000 --=-DHQNtUpeJCI/e1y6f5ZC Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2008-02-13 at 12:55 +0100, Michael Tuexen wrote: > Hi Tom, >=20 > I want to fix the SCTP code such that you can compile without > INET6. >=20 > I also wanted to figure out if one can change the SCTP code > such that SCTP can be build with INET6 and without INET... > But it seems that this does not work for FreeBSD without SCTP. >=20 > Best regards > Michael To clarify: INET6 depends upon INET, you cannot have INET6 without INET. You can have INET6 without SCTP, but you cannot (currently) have SCTP without INET6. If you are planning on trying to get SCTP without INET6, I'd contact Randall Stewart (rrs@), who wrote the SCTP implementation in FreeBSD. (also, please don't top post) Tom2 --=-DHQNtUpeJCI/e1y6f5ZC Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBHsuVjlcRvFfyds/cRAssRAKCs8qVt5CBdZO5rTwV5aJgpyhSoJQCfYwW4 1kybcgEbA5oEp6aOGn5/YHc= =xbCL -----END PGP SIGNATURE----- --=-DHQNtUpeJCI/e1y6f5ZC--