From owner-freebsd-net@freebsd.org Wed May 11 14:55:47 2016 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 91B21B37C18 for ; Wed, 11 May 2016 14:55:47 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net (static-24-113-41-81.wavecable.com [24.113.41.81]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7536F1337 for ; Wed, 11 May 2016 14:55:46 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id u4BEumdX007617 for ; Wed, 11 May 2016 07:56:55 -0700 (PDT) (envelope-from bsd-lists@bsdforge.com) To: In-Reply-To: <20160510172524.GK79033@strugglingcoder.info> References: , <20160510172524.GK79033@strugglingcoder.info> From: "Chris H" Subject: Re: Questions on iflib Date: Wed, 11 May 2016 07:56:55 -0700 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: <8cf1894ea5271efab3f544e378679cb2@ultimatedns.net> Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.22 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, 11 May 2016 14:55:47 -0000 On Tue, 10 May 2016 10:25:24 -0700 hiren panchasara wrote > + Kip, Scott. > > On 05/10/16 at 04:46P, David Somayajulu wrote: > > Hi All, > > I have a couple of questions on iflib : > > > > 1. Are there plans to incorporate iflib into CURRENT. If yes, will it > > make it into FreeBSD11 release ? > > Yes. The library itself (without any drivers) is being prepared for > committing to CURRENT. This is intended to be optional. Right? > > > > > 2. Where can I get the latest patch of iflib for FreeBSD_CURRENT ? > > Kip or Scott may provide more info. > > Cheers, > Hiren --Chris