From owner-freebsd-net@FreeBSD.ORG Tue Oct 11 06:54:52 2011 Return-Path: Delivered-To: net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3AB20106566C; Tue, 11 Oct 2011 06:54:52 +0000 (UTC) (envelope-from jhellenthal@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id D33908FC12; Tue, 11 Oct 2011 06:54:51 +0000 (UTC) Received: by ywp17 with SMTP id 17so7794790ywp.13 for ; Mon, 10 Oct 2011 23:54:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to; bh=SLkaVuSt1jX33rhv+xavDfiQqenvhWUndMCtznqQrQA=; b=hkKiHwMB08zYPv0gFojSGw1Spt5XPltUfqQgz+0MuzlwkxMQbJMs8TYY0R61THBcDU kKv75htP8c4BKU9AMp1FRdLDxGmLs7+uEG4T58vnGQD3jgjSmRxER0t3DDKbl2VyKsKS bT/GjE193qtC9K3cGmyCPD6l/cCkMmP6np+JU= Received: by 10.236.85.242 with SMTP id u78mr22002701yhe.116.1318316091372; Mon, 10 Oct 2011 23:54:51 -0700 (PDT) Received: from DataIX.net (adsl-99-181-133-235.dsl.klmzmi.sbcglobal.net. [99.181.133.235]) by mx.google.com with ESMTPS id z15sm29951285yhg.21.2011.10.10.23.54.49 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 10 Oct 2011 23:54:50 -0700 (PDT) Sender: Jason Hellenthal Received: from DataIX.net (localhost.DataIX.local [127.0.0.1]) by DataIX.net (8.14.5/8.14.5) with ESMTP id p9B6slaj093985 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 11 Oct 2011 02:54:47 -0400 (EDT) (envelope-from jhell@DataIX.net) Received: (from jhell@localhost) by DataIX.net (8.14.5/8.14.5/Submit) id p9B6skli093976; Tue, 11 Oct 2011 02:54:46 -0400 (EDT) (envelope-from jhell@DataIX.net) Date: Tue, 11 Oct 2011 02:54:46 -0400 From: Jason Hellenthal To: Qing Li Message-ID: <20111011065446.GA93684@DataIX.net> References: <20111011052052.GA56976@DataIX.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Cc: net@freebsd.org Subject: Re: RADIX_MPATH Documentation Feedback Request 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: Tue, 11 Oct 2011 06:54:52 -0000 Makes perfect sense. Thank you for the followup and if there is anyway that I could assist on direct tasks then feel free to give me a hollar and Ill do what I can to assist. On Mon, Oct 10, 2011 at 11:21:39PM -0700, Qing Li wrote: > I am hoping to get the documentation, along with more enhancements completed > within a month. > > The main reason for this delay is because I am suspending RADIX_MPATH related > work at the moment, and focusing on fixing IPv6 code instead. > > The FreeBSD IPv6 implementation in -CURRENT, stable/8 and stable/9 are > all failing > the IPv6-Ready logo certification tests. I have been asked to get these failures > fixed as soon as possible. > > --Qing > > > On Mon, Oct 10, 2011 at 10:20 PM, Jason Hellenthal wrote: > > > > Qing, > > > > Just checking in as I have been reading more lately about RADIX_MPATH > > and have seen some commits come accross my bow to the inet and inet6 > > areas of the kernel mentioning it. > > > > Are these commits prerequisits to the incoming docs ? > > > > Do you have a timeframe when these might be expected ? > > > > Should a PR be filed so this can be tracked ? > > > > > > Thank in Advance. > >