From owner-cvs-all@FreeBSD.ORG Wed Sep 20 23:03:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 959B316A412 for ; Wed, 20 Sep 2006 23:03:21 +0000 (UTC) (envelope-from oberman@es.net) Received: from postal4.es.net (postal4.es.net [198.124.252.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42F1F43D49 for ; Wed, 20 Sep 2006 23:03:19 +0000 (GMT) (envelope-from oberman@es.net) Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by postal4.es.net (Postal Node 4) with ESMTP (SSL) id YGX93417; Wed, 20 Sep 2006 16:03:17 -0700 Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 8CC7845042; Wed, 20 Sep 2006 16:03:16 -0700 (PDT) To: John Hay In-Reply-To: Your message of "Wed, 20 Sep 2006 19:18:03 -0000." <200609201918.k8KJI8nM073883@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_1158793396_33723P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Wed, 20 Sep 2006 16:03:16 -0700 From: "Kevin Oberman" Message-Id: <20060920230316.8CC7845042@ptavv.es.net> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/ipfw ipfw2.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Sep 2006 23:03:21 -0000 --==_Exmh_1158793396_33723P Content-Type: text/plain; charset=us-ascii Content-Disposition: inline > From: John Hay > Date: Wed, 20 Sep 2006 19:18:03 +0000 (UTC) > Sender: owner-cvs-all@freebsd.org > > jhay 2006-09-20 19:18:03 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_6) > sbin/ipfw ipfw2.c > Log: > MFC: 1.97 > Use bzero() to clear the whole ipfw_insn_icmp6 structure in fill_icmp6types(), > otherwise this command > > ipfw add allow ipv6-icmp from any to 2002::1 icmp6types 1,2,128,129 > > turns into icmp6types 1,2,32,33,34,...94,95,128,129 > > PR: 102422 (part 1) > Submitted by: Andrey V. Elsukov > Approved by: re (hrs) > > Revision Changes Path > 1.76.2.12 +1 -1 src/sbin/ipfw/ipfw2.c Thanks so much. This has been driving my nuts over the past couple of weeks. I assumed I was doing something wrong. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751 --==_Exmh_1158793396_33723P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) Comment: Exmh version 2.5 06/03/2002 iD8DBQFFEci0kn3rs5h7N1ERAqr7AJ4y9bgo3DfaMwoXJ1zNVmt9Buu/SwCfdRh7 eOU2yI+ER4MTGYlYFmn8qYc= =bZzC -----END PGP SIGNATURE----- --==_Exmh_1158793396_33723P--