From owner-freebsd-net@freebsd.org Thu Jul 27 13:07:45 2017 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 14E40DCACD0; Thu, 27 Jul 2017 13:07:45 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mx1.sbone.de (bird.sbone.de [46.4.1.90]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "mx1.sbone.de", Issuer "SBone.DE" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id C9AF275AA2; Thu, 27 Jul 2017 13:07:44 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.sbone.de (mail.sbone.de [IPv6:fde9:577b:c1a9:31::2013:587]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.sbone.de (Postfix) with ESMTPS id 144BA25D3A02; Thu, 27 Jul 2017 13:07:35 +0000 (UTC) Received: from content-filter.sbone.de (content-filter.sbone.de [IPv6:fde9:577b:c1a9:31::2013:2742]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPS id 2ECF7D1F8C6; Thu, 27 Jul 2017 13:07:35 +0000 (UTC) X-Virus-Scanned: amavisd-new at sbone.de Received: from mail.sbone.de ([IPv6:fde9:577b:c1a9:31::2013:587]) by content-filter.sbone.de (content-filter.sbone.de [fde9:577b:c1a9:31::2013:2742]) (amavisd-new, port 10024) with ESMTP id bl3IRUYp2U4s; Thu, 27 Jul 2017 13:07:34 +0000 (UTC) Received: from [192.168.2.110] (unknown [IPv6:fde9:577b:c1a9:31:2ef0:eeff:fe03:ee34]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPSA id 16F00D1F8B5; Thu, 27 Jul 2017 13:07:34 +0000 (UTC) From: "Bjoern A. Zeeb" To: "FreeBSD Net" , freebsd-transport@freebsd.org Subject: Re: Remove flowtable from HEAD Date: Thu, 27 Jul 2017 13:07:32 +0000 Message-ID: In-Reply-To: <7D1D07E3-B3B7-49FB-842D-0CD952EE6DEE@lists.zabbadoz.net> References: <7D1D07E3-B3B7-49FB-842D-0CD952EE6DEE@lists.zabbadoz.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Mailer: MailMate (2.0BETAr6088) X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jul 2017 13:07:45 -0000 On 10 Jul 2017, at 14:25, Bjoern A. Zeeb wrote: > Hi, > > I have a review pending to remove flowtable from head. Now is the > time to speak up if, after the inpcb caching went in a while ago, you > still have a good reason for it to stay in the tree. > > Also review would be highly appreciated :) > https://reviews.freebsd.org/D11448 And there was silence for more than 2 weeks after talking about this for ages, so it’s gone: https://svnweb.freebsd.org/changeset/base/321618 /bz