From owner-freebsd-ipfw@FreeBSD.ORG Sat Aug 22 00:10:07 2009 Return-Path: Delivered-To: freebsd-ipfw@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 35DEA106568D for ; Sat, 22 Aug 2009 00:10:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 249758FC08 for ; Sat, 22 Aug 2009 00:10:07 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n7M0A7pf071386 for ; Sat, 22 Aug 2009 00:10:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n7M0A78T071385; Sat, 22 Aug 2009 00:10:07 GMT (envelope-from gnats) Date: Sat, 22 Aug 2009 00:10:07 GMT Message-Id: <200908220010.n7M0A78T071385@freefall.freebsd.org> To: freebsd-ipfw@FreeBSD.org From: Lars Eggert Cc: Subject: Re: bin/104921: [patch] ipfw(8) sometimes treats ipv6 input as ipv4 (another variation on PR 91245) X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Lars Eggert List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Aug 2009 00:10:07 -0000 The following reply was made to PR bin/104921; it has been noted by GNATS. From: Lars Eggert To: bug-followup@FreeBSD.org, seh-10lzx4@mail.quadrizen.com Cc: Subject: Re: bin/104921: [patch] ipfw(8) sometimes treats ipv6 input as ipv4 (another variation on PR 91245) Date: Sat, 22 Aug 2009 02:27:27 +0300 I still see this on 7.2-STABLE: [root@fit: ~] uname -a FreeBSD fit.nokia.com 7.2-STABLE FreeBSD 7.2-STABLE #18: Fri Jun 26 15:43:17 EEST 2009 root@fit.nokia.com:/usr/obj/usr/src/sys/FIT i386 [root@fit: ~] ipfw add 64010 fwd 2001:2060:40:1::1 ip6 from 2001:2060:40:1::123,2001:2060:40:1::124 to not 2001:0708:0040:fff2::1/64 out 64010 fwd 0.0.7.209,2060 ip6 from 2001:2060:40:1::123,2001:2060:40:1::124 to not 2001:708:40:fff2::/64 out [root@fit: ~] ipfw show 64010 64010 0 0 fwd 0.0.7.209,2060 ip6 from 2001:2060:40:1::123,2001:2060:40:1::124 to not 2001:708:40:fff2::/64 out