From owner-svn-src-head@FreeBSD.ORG  Wed May 25 15:15:13 2011
Return-Path: <owner-svn-src-head@FreeBSD.ORG>
Delivered-To: svn-src-head@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 618B7106564A;
	Wed, 25 May 2011 15:15:13 +0000 (UTC)
	(envelope-from alexander@leidinger.net)
Received: from mail.ebusiness-leidinger.de (mail.ebusiness-leidinger.de
	[217.11.53.44])
	by mx1.freebsd.org (Postfix) with ESMTP id F12FF8FC19;
	Wed, 25 May 2011 15:15:12 +0000 (UTC)
Received: from outgoing.leidinger.net (p5B155B09.dip.t-dialin.net [91.21.91.9])
	by mail.ebusiness-leidinger.de (Postfix) with ESMTPSA id 27377844015;
	Wed, 25 May 2011 17:14:57 +0200 (CEST)
Received: from webmail.leidinger.net (webmail.Leidinger.net
	[IPv6:fd73:10c7:2053:1::3:102])
	by outgoing.leidinger.net (Postfix) with ESMTP id 5E5A82C30;
	Wed, 25 May 2011 17:14:54 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=Leidinger.net;
	s=outgoing-alex; t=1306336494;
	bh=42xYIpmMvmEqW6NOUZ9CBa0KSC8Zq6HHFO66hRYv8ls=;
	h=Message-ID:Date:From:To:Cc:Subject:References:In-Reply-To:
	MIME-Version:Content-Type:Content-Transfer-Encoding;
	b=n+jIoxy3TilMVUNWOy3k9FSV4T5yWNf3yEomB8MZvhbg7FjWw8O2gmJqopYLJU4vQ
	sBTcTQXbKfoX692xKIiEyGZZSg5w+HXZanxiPHjZ45m0RJafmxzDp2qvgSRiup8MDL
	8k3AttmbIMUWOSau9FGawC8gVFXfhmszJIDeByIQESpLvn2esM+ssN8xDFkgdcjfC5
	QcWnsub6TxS7QWidLCEYGgGASo43Xq1tMeYMSKisk2WEWwk+VK6H18xWObD/tLhFq3
	CQ2LkysSIxpp0ON7eOmG7qAwIniddVX6FXCA9WY0r39+WSOk3x1Ho0f22s9Fzbuv5B
	UD2GUdrH2ohtw==
Received: (from www@localhost)
	by webmail.leidinger.net (8.14.4/8.14.4/Submit) id p4PFEsNU013084;
	Wed, 25 May 2011 17:14:54 +0200 (CEST)
	(envelope-from Alexander@Leidinger.net)
X-Authentication-Warning: webmail.leidinger.net: www set sender to
	Alexander@Leidinger.net using -f
Received: from pslux.ec.europa.eu (pslux.ec.europa.eu [158.169.9.14]) by
	webmail.leidinger.net (Horde Framework) with HTTP; Wed, 25 May 2011
	17:14:53 +0200
Message-ID: <20110525171453.16937dppizl7tbzh@webmail.leidinger.net>
Date: Wed, 25 May 2011 17:14:53 +0200
From: Alexander Leidinger <Alexander@Leidinger.net>
To: "Bjoern A. Zeeb" <bz@FreeBSD.org>
References: <201105250034.p4P0YPc3091841@svn.freebsd.org>
In-Reply-To: <201105250034.p4P0YPc3091841@svn.freebsd.org>
MIME-Version: 1.0
Content-Type: text/plain;
 charset=UTF-8;
 DelSp="Yes";
 format="flowed"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
User-Agent: Dynamic Internet Messaging Program (DIMP) H3 (1.1.6)
X-EBL-MailScanner-Information: Please contact the ISP for more information
X-EBL-MailScanner-ID: 27377844015.AF74A
X-EBL-MailScanner: Found to be clean
X-EBL-MailScanner-SpamCheck: not spam, spamhaus-ZEN,
	SpamAssassin (not cached, score=-0.023, required 6,
	autolearn=disabled, DKIM_SIGNED 0.10, DKIM_VALID -0.10,
	DKIM_VALID_AU -0.10, TW_SV 0.08)
X-EBL-MailScanner-From: alexander@leidinger.net
X-EBL-MailScanner-Watermark: 1306941298.6919@mqs2WOLzDLFKRiNfRBTTFA
X-EBL-Spam-Status: No
Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org,
	src-committers@FreeBSD.org
Subject: Re: svn commit: r222272 - in head/sys: netinet netinet6
X-BeenThere: svn-src-head@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: SVN commit messages for the src tree for head/-current
	<svn-src-head.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/svn-src-head>,
	<mailto:svn-src-head-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-src-head>
List-Post: <mailto:svn-src-head@freebsd.org>
List-Help: <mailto:svn-src-head-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/svn-src-head>,
	<mailto:svn-src-head-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 25 May 2011 15:15:13 -0000

Quoting "Bjoern A. Zeeb" <bz@FreeBSD.org> (from Wed, 25 May 2011  
00:34:25 +0000 (UTC)):

> Author: bz
> Date: Wed May 25 00:34:25 2011
> New Revision: 222272
> URL: http://svn.freebsd.org/changeset/base/222272
>
> Log:
>   Add FEATURE() definitions for IPv4 and IPv6 so that we can use
>   feature_present(3) to dynamically decide whether to use one or the
>   other family.

Any estimate when you can get to the network related FEATURE macros  
I've send to you (those which where produced during GSoC 2010 by  
kibab@)? When all are in, I have a final oommit to do for the userland  
application which can query them (including the masking of existing  
features feature).

Or do you prefer that I ask on net@ for a review of the network  
related feature macros?

>   Reviewed by:	gnn
>   Sponsored by:	The FreeBSD Foundation
>   Sponsored by:	iXsystems
>   MFC after:	10 days

Bye,
Alexander.

-- 
We don't really understand it, so we'll give it to the programmers.

http://www.Leidinger.net    Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org       netchild @ FreeBSD.org  : PGP ID = 72077137