From owner-freebsd-net@FreeBSD.ORG Mon Jul 9 20:06:32 2007 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2512F16A421 for ; Mon, 9 Jul 2007 20:06:32 +0000 (UTC) (envelope-from rrs@cisco.com) Received: from sj-iport-2.cisco.com (sj-iport-2-in.cisco.com [171.71.176.71]) by mx1.freebsd.org (Postfix) with ESMTP id F12E713C457 for ; Mon, 9 Jul 2007 20:06:31 +0000 (UTC) (envelope-from rrs@cisco.com) Received: from sj-dkim-2.cisco.com ([171.71.179.186]) by sj-iport-2.cisco.com with ESMTP; 09 Jul 2007 13:06:31 -0700 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ao8CAFMxkkarR7O6/2dsb2JhbAA X-IronPort-AV: i="4.16,517,1175497200"; d="scan'208"; a="384443073:sNHT177672358" Received: from sj-core-2.cisco.com (sj-core-2.cisco.com [171.71.177.254]) by sj-dkim-2.cisco.com (8.12.11/8.12.11) with ESMTP id l69K6UWI002933; Mon, 9 Jul 2007 13:06:30 -0700 Received: from xbh-sjc-221.amer.cisco.com (xbh-sjc-221.cisco.com [128.107.191.63]) by sj-core-2.cisco.com (8.12.10/8.12.6) with ESMTP id l69K6GnM028885; Mon, 9 Jul 2007 20:06:30 GMT Received: from xfe-sjc-211.amer.cisco.com ([171.70.151.174]) by xbh-sjc-221.amer.cisco.com with Microsoft SMTPSVC(6.0.3790.1830); Mon, 9 Jul 2007 13:06:30 -0700 Received: from [127.0.0.1] ([171.68.225.134]) by xfe-sjc-211.amer.cisco.com with Microsoft SMTPSVC(6.0.3790.1830); Mon, 9 Jul 2007 13:06:29 -0700 Message-ID: <469295A6.8070004@cisco.com> Date: Mon, 09 Jul 2007 16:08:06 -0400 From: Randall Stewart User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a6pre) Gecko/20070626 FreeBSD/i386 SeaMonkey/2.0a1pre MIME-Version: 1.0 To: sazzadur rahman References: <82bdb5ec0707091019o3f938c05m934acadbaa855876@mail.gmail.com> In-Reply-To: <82bdb5ec0707091019o3f938c05m934acadbaa855876@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 09 Jul 2007 20:06:30.0115 (UTC) FILETIME=[A3A1B330:01C7C264] DKIM-Signature: v=0.5; a=rsa-sha256; q=dns/txt; l=1198; t=1184011590; x=1184875590; c=relaxed/simple; s=sjdkim2002; h=Content-Type:From:Subject:Content-Transfer-Encoding:MIME-Version; d=cisco.com; i=rrs@cisco.com; z=From:=20Randall=20Stewart=20 |Subject:=20Re=3A=20A=20query=20regarding=20compilation=20IPv6=20in=20SCT P=20library |Sender:=20; bh=DigjTm1XZpKEoq+Ga3j4wTo1VQqN+O3KkGd/RFsOxNM=; b=eNIUReMbOR8F/QCegtMyyBT2L0qvqXEvcVs8TgLwK1SOSZDtsYFz1AxwMWLnWc98kBm4gFdb 2LbvHznq0kqVD4zwEeHsAYdzK5kQ681Ms/ISH0I/Sod1kk4/B/N5QLA+; Authentication-Results: sj-dkim-2; header.From=rrs@cisco.com; dkim=pass (sig from cisco.com/sjdkim2002 verified; ); Cc: freebsd-net@freebsd.org Subject: Re: A query regarding compilation IPv6 in SCTP library 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: Mon, 09 Jul 2007 20:06:32 -0000 sazzadur rahman wrote: > Hi, > > Is there any way compiling SCTP library without IPv6? I have specified > -UAF_INET6 in libnetworking Makefile DEFS, but it didn't work :(. > I have found that there is #ifdef AF_INET6 condition in sctp_header.h > and in Nope.. sorry .. the stack is dual stack only. We had someone on our small team at one time work a little bit towards making it so you could compile it without AF_INET or without AF_INET6... but that work never got completed :-( Besides.. its no big deal compile in IPv6.. but just dont enable it.. :-D R > socket.h, there is #define AF_INET6 28. So, the prior condition is a > tautology. We couldn't afford removing #define AF_INET6 28 statement as > well, because it would create a lot of compilation issues then. > > I would appriciate any help in this regard. > > Best regards, > Sazzad. > _______________________________________________ > 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" > -- Randall Stewart NSSTG - Cisco Systems Inc. 803-345-0369 803-317-4952 (cell)