cvs commit: src/sbin/ipfw ipfw2.c
Kevin Oberman
oberman at es.net
Wed Sep 20 16:03:21 PDT 2006
> From: John Hay <jhay at FreeBSD.org>
> Date: Wed, 20 Sep 2006 19:18:03 +0000 (UTC)
> Sender: owner-cvs-all at 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 at es.net Phone: +1 510 486-8634
Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 224 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20060920/5bbe2f17/attachment.pgp
More information about the cvs-all
mailing list