From owner-freebsd-current@FreeBSD.ORG Tue Feb 28 21:22:15 2012 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3ADA21065670; Tue, 28 Feb 2012 21:22:15 +0000 (UTC) (envelope-from lacombar@gmail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 908938FC14; Tue, 28 Feb 2012 21:22:14 +0000 (UTC) Received: by werl4 with SMTP id l4so2042383wer.13 for ; Tue, 28 Feb 2012 13:22:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=hoSM0CBFVjxbNg4+kQSB9MqwTshFdeQu1h3Tk9QS/uw=; b=mqtoTvoXJIeIBSO2e1Ti6hHGecY0f3/A1n+BUcwkpzxXpW+PnnQPbkGs/KJZEDPD45 TwCJyKnl1TACvpchWJApidDhjIB9EXLQJI+QY00td2J0yOyx2jUrKUAAmodN9DubZ5Og n1HV63CNgXrZi8wj8CPZibFBKeLjzLRaba3zo= MIME-Version: 1.0 Received: by 10.180.92.227 with SMTP id cp3mr33976243wib.13.1330464133524; Tue, 28 Feb 2012 13:22:13 -0800 (PST) Received: by 10.216.166.11 with HTTP; Tue, 28 Feb 2012 13:22:13 -0800 (PST) In-Reply-To: <4F4D3476.7070803@wasikowski.net> References: <20120221143537.Horde.deyFDZjmRSRPQ52pxBIpnLA@webmail.leidinger.net> <4F4BA707.5070608@wasikowski.net> <4F4D3476.7070803@wasikowski.net> Date: Tue, 28 Feb 2012 16:22:13 -0500 Message-ID: From: Arnaud Lacombe To: =?ISO-8859-2?Q?=A3ukasz_W=B1sikowski?= Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Cc: "Bjoern A. Zeeb" , stable@freebsd.org, current@freebsd.org, Alexander Leidinger Subject: Re: [CFT] modular kernel config X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Feb 2012 21:22:15 -0000 Hi, 2012/2/28 =A3ukasz W=B1sikowski : > W dniu 2012-02-28 19:55, Arnaud Lacombe pisze: > >>> FLOWTABLE on 8.x crashed BGP routers (kern/144917). >>> >> no crash dump, no backtrace, no follow-up whatsoever after 1 year and >> 2 years, what's your points ? You could really have chosen a better PR >> to back up your argument... > > Sorry, but I don't want to bug trace this issue, simply because lack of > time, resources and interest in this feature. I've run into this bug on > production box, went through hell because of it and turned off flowtable > which I do not use and not need. If this problem is still alive (it > might be, the PR I've mentioned is still open) then it's not a good idea > to turn on this feature by default. If you're interested in using this > feature then feel free to debug and test. > Give me a deterministic way to reproduce the issue and I will. - Arnaud