table with bug in ipfw

Marcelo Gondim gondim at bsdinfo.com.br
Tue May 19 00:22:22 UTC 2015


Hi all,

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?

Best regards,
Gondim



More information about the freebsd-stable mailing list