table with bug in ipfw

Alexander V. Chernikov melifaro at freebsd.org
Wed May 20 12:57:17 UTC 2015


19.05.2015, 03:22, "Marcelo Gondim" <gondim at 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"


More information about the freebsd-stable mailing list