From owner-freebsd-pf@FreeBSD.ORG Fri Feb 6 23:35:37 2015 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 87B1E4A7 for ; Fri, 6 Feb 2015 23:35:37 +0000 (UTC) Received: from mario.brtsvcs.net (mario.brtsvcs.net [IPv6:2607:fc50:0:a400::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 5AE48F7F for ; Fri, 6 Feb 2015 23:35:34 +0000 (UTC) Received: from chombo.houseloki.net (unknown [IPv6:2601:7:2580:181:21c:c0ff:fe7f:96ee]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mario.brtsvcs.net (Postfix) with ESMTPSA id B6EF22C1619 for ; Fri, 6 Feb 2015 23:35:24 +0000 (UTC) Received: from [IPv6:2601:7:2580:181:baca:3aff:fe83:bd29] (unknown [IPv6:2601:7:2580:181:baca:3aff:fe83:bd29]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by chombo.houseloki.net (Postfix) with ESMTPSA id 6616BDB9 for ; Fri, 6 Feb 2015 15:35:23 -0800 (PST) Message-ID: <54D54FB3.9020305@bluerosetech.com> Date: Fri, 06 Feb 2015 15:35:15 -0800 From: Darren Pilgrim User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: freebsd-pf@FreeBSD.org Subject: Re: [Bug 124933] [pf] [ip6] pf does not support (drops) IPv6 fragmented packets References: In-Reply-To: Content-Type: text/plain; charset=utf-8; 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: Fri, 06 Feb 2015 23:35:37 -0000 On 2/5/2015 1:21 AM, bugzilla-noreply@freebsd.org wrote: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=124933 > > Kristof Provost changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |kristof@freebsd.org > > --- Comment #7 from Kristof Provost --- > There are patches here: > > https://reviews.freebsd.org/D1764 > https://reviews.freebsd.org/D1765 > https://reviews.freebsd.org/D1766 > https://reviews.freebsd.org/D1767 Sweet! Please tell me these will MFC in time for 10.2?