Date: Wed, 20 Sep 2006 16:03:16 -0700 From: "Kevin Oberman" <oberman@es.net> To: John Hay <jhay@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/ipfw ipfw2.c Message-ID: <20060920230316.8CC7845042@ptavv.es.net> In-Reply-To: Your message of "Wed, 20 Sep 2006 19:18:03 -0000." <200609201918.k8KJI8nM073883@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--==_Exmh_1158793396_33723P Content-Type: text/plain; charset=us-ascii Content-Disposition: inline > From: John Hay <jhay@FreeBSD.org> > 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 <bu7cher at yandex.ru> > 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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060920230316.8CC7845042>