Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jul 2015 10:44:34 -0300
From:      Marcelo Gondim <gondim@bsdinfo.com.br>
To:        "Alexander V. Chernikov" <melifaro@freebsd.org>,  FreeBSD Stable Mailing List <freebsd-stable@freebsd.org>
Subject:   Re: table with bug in ipfw
Message-ID:  <55B24142.7090001@bsdinfo.com.br>
In-Reply-To: <1442671432126620@web6h.yandex.ru>
References:  <555A8208.9010208@bsdinfo.com.br> <1442671432126620@web6h.yandex.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Melifaro,

Bug persists.

(root@mail)[/usr/src]# ipfw table 22 list

(root@mail)[/usr/src]# ipfw table 22 add 0.0.0.0/8
(root@mail)[/usr/src]# ipfw table 22 list
::/8 0

(root@mail)[/usr/src]# uname -a
FreeBSD mail.stefaninogueira.com 10.2-PRERELEASE FreeBSD 10.2-PRERELEASE 
#1 r285832: Fri Jul 24 02:55:14 BRT 2015 
root@mail.stefaninogueira.com:/usr/obj/usr/src/sys/K3AX  amd64

:(



On 20-05-2015 09:57, Alexander V. Chernikov wrote:
> 19.05.2015, 03:22, "Marcelo Gondim" <gondim@bsdinfo.com.br>:
>> Hi all,
> Hi,
>> I see that there is still the following bug in ipfw:
>>
>> # ipfw table 33 add 0.0.0.0/8
>> # ipfw table 33 list
>> ::/8 0
>>
>> and
>>
>> # ipfw table 33 add 255.255.255.255
>> # ipfw table 33 list
>> ::/8 0
>>
>> The IP 255.255.255.255 not appear but it's there. Look below:
>>
>> # ipfw table 33 add 255.255.255.255
>> ipfw: setsockopt(IP_FW_TABLE_XADD): File exists
>>
>> This is very ugly to see. As it was not fixed in 10.1, would be expected
>> to 10.2?
> It was fixed in -head but didn't get to -stable. I'll try to take a look soon.
>
>> Best regards,
>> Gondim
>>
>> _______________________________________________
>> freebsd-stable@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
>> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55B24142.7090001>