From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 17 19:40:00 2014 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C1DAB24F for ; Fri, 17 Jan 2014 19:40:00 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 849041328 for ; Fri, 17 Jan 2014 19:40:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s0HJe0Ch060902 for ; Fri, 17 Jan 2014 19:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id s0HJe0eK060901; Fri, 17 Jan 2014 19:40:00 GMT (envelope-from gnats) Resent-Date: Fri, 17 Jan 2014 19:40:00 GMT Resent-Message-Id: <201401171940.s0HJe0eK060901@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Nikolay Denev 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 81023E5 for ; Fri, 17 Jan 2014 19:36:12 +0000 (UTC) Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6DF8512F3 for ; Fri, 17 Jan 2014 19:36:12 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id s0HJaC5v007308 for ; Fri, 17 Jan 2014 19:36:12 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id s0HJaCxe007307; Fri, 17 Jan 2014 19:36:12 GMT (envelope-from nobody) Message-Id: <201401171936.s0HJaCxe007307@oldred.freebsd.org> Date: Fri, 17 Jan 2014 19:36:12 GMT From: Nikolay Denev To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: kern/185854: ipfw reads breaks IPv6 traffic X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jan 2014 19:40:00 -0000 >Number: 185854 >Category: kern >Synopsis: ipfw reads breaks IPv6 traffic >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 17 19:40:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Nikolay Denev >Release: FreeBSD mars 10.0-PRERELEASE >Organization: >Environment: FreeBSD mars 10.0-PRERELEASE FreeBSD 10.0-PRERELEASE #18 r259547M: Fri Jan 3 17:57:44 UTC 2014 root@mars:/usr/obj/usr/src/sys/MARS i386 >Description: Having "ipfw add reass ip from any to any" rule in the ruleset breaks all ipv6 traffic. >How-To-Repeat: Add this ipfw rule : ipfw add reass ip from any to any on a IPv6 enabled host. >Fix: As a workaround specify "ip4" as the protocol for the reass rule. >Release-Note: >Audit-Trail: >Unformatted: