From owner-freebsd-pf@FreeBSD.ORG Fri May 23 03:30:02 2014 Return-Path: Delivered-To: freebsd-pf@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C7DCA790 for ; Fri, 23 May 2014 03:30:02 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (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 9DB4729F5 for ; Fri, 23 May 2014 03:30:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4N3U24F017060 for ; Fri, 23 May 2014 03:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4N3U2BG016976; Fri, 23 May 2014 03:30:02 GMT (envelope-from gnats) Date: Fri, 23 May 2014 03:30:02 GMT Message-Id: <201405230330.s4N3U2BG016976@freefall.freebsd.org> To: freebsd-pf@FreeBSD.org Cc: From: J David Subject: Re: kern/179392: [pf] [ip6] Incorrect TCP checksums in rdr return packets Reply-To: J David X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.18 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, 23 May 2014 03:30:02 -0000 The following reply was made to PR kern/179392; it has been noted by GNATS. From: J David To: bug-followup@FreeBSD.org Cc: Subject: Re: kern/179392: [pf] [ip6] Incorrect TCP checksums in rdr return packets Date: Thu, 22 May 2014 23:22:35 -0400 We also have encountered this issue. PF not working properly with IPv6 seems like a very serious problem. What needs to happen in order to advance this issue? How can we help? Thanks!