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
r...@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" <gon...@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-unsubscr...@freebsd.org"
_______________________________________________
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"