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
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"