From owner-freebsd-pf@FreeBSD.ORG Sat Dec 6 20:00:49 2014 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 06EE36FE for ; Sat, 6 Dec 2014 20:00:49 +0000 (UTC) Received: from luigi.brtsvcs.net (luigi.brtsvcs.net [IPv6:2607:fc50:1000:1f00::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D7795B56 for ; Sat, 6 Dec 2014 20:00:48 +0000 (UTC) Received: from chombo.houseloki.net (c-71-59-211-166.hsd1.or.comcast.net [71.59.211.166]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by luigi.brtsvcs.net (Postfix) with ESMTPSA id C0CBC2D4F9B; Sat, 6 Dec 2014 20:00:40 +0000 (UTC) Received: from [IPv6:2601:7:2580:674:baca:3aff:fe83:bd29] (ivy.libssl.so [IPv6:2601:7:2580:674:baca:3aff:fe83:bd29]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by chombo.houseloki.net (Postfix) with ESMTPSA id BE01B1CA1; Sat, 6 Dec 2014 12:00:37 -0800 (PST) Message-ID: <5483605C.4070400@bluerosetech.com> Date: Sat, 06 Dec 2014 12:00:28 -0800 From: Darren Pilgrim Reply-To: freebsd-pf@freebsd.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Martin Hanson , freebsd-pf@freebsd.org Subject: Re: Get RID of the multi threading patch in FreeBSDs version of PF References: <136621417831771@web24j.yandex.ru> In-Reply-To: <136621417831771@web24j.yandex.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Dec 2014 20:00:49 -0000 On 12/5/2014 6:09 PM, Martin Hanson wrote: > Has any important bugs been fixed in PF on OpenBSD since the current > port in FreeBSD that actually makes the current PF in FreeBSD > "dangerous" to run with? FreeBSD's pf is broken for IPv6. Its lack of fragment support means a FreeBSD breaks EDNS0 and other large-packet protocols that rely on fragment headers.