From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.mhcomputing.net (master.mhcomputing.net [74.208.228.170]) by dpdk.org (Postfix) with ESMTP id 092648D95 for ; Tue, 1 Dec 2015 14:45:00 +0100 (CET) Received: by mail.mhcomputing.net (Postfix, from userid 1000) id E7EFC1BB; Tue, 1 Dec 2015 08:44:57 -0500 (EST) Date: Tue, 1 Dec 2015 08:44:57 -0500 From: Matthew Hall To: "O'Driscoll, Tim" Message-ID: <20151201134457.GB21396@mhcomputing.net> References: <26FA93C7ED1EAA44AB77D62FBE1D27BA674705F1@IRSMSX108.ger.corp.intel.com> <20151201125935.GA20658@mhcomputing.net> <26FA93C7ED1EAA44AB77D62FBE1D27BA67470C36@IRSMSX108.ger.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <26FA93C7ED1EAA44AB77D62FBE1D27BA67470C36@IRSMSX108.ger.corp.intel.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] 2.3 Roadmap X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Dec 2015 13:45:00 -0000 On Tue, Dec 01, 2015 at 01:16:47PM +0000, O'Driscoll, Tim wrote: > True. The goal is to merge the best of the various patches that were > submitted on this. This could involve changes to IPv6 as well as IPv4. > > > Tim If it's possible to fix IPv6 as well this would be good for me. Offering a large nexthop space on all protocols is very good for BGP / core routing and security inspection applications. Using this feature, I will be able to detect interactions with bad subnets and IPs at tremendous speed compared to competing solutions. Matthew.