Re: table with bug in ipfw

2015-07-24 Thread Brandon Allbery
On Fri, Jul 24, 2015 at 11:07 AM, Marcelo Gondim wrote: > On 24-07-2015 11:31, Kurt Jaeger wrote: > >> Hi! >> >> This one was fixed in r266310 (based on bin/189471) but I haven't >>> merged it to -stable. >>> >> Because it changes ip_fw.h, would it break KABI or ABI ? >> Would that prevent a mer

Re: table with bug in ipfw

2015-07-24 Thread Marcelo Gondim
On 24-07-2015 11:31, Kurt Jaeger wrote: Hi! This one was fixed in r266310 (based on bin/189471) but I haven't merged it to -stable. Because it changes ip_fw.h, would it break KABI or ABI ? Would that prevent a merge to 10.2 ? I do not know if it affects the rule or whether it is merely visual

Re: table with bug in ipfw

2015-07-24 Thread Kurt Jaeger
Hi! > This one was fixed in r266310 (based on bin/189471) but I haven't > merged it to -stable. Because it changes ip_fw.h, would it break KABI or ABI ? Would that prevent a merge to 10.2 ? -- p...@opsec.eu+49 171 3101372 5 years to go ! _

Re: table with bug in ipfw

2015-07-24 Thread Alexander V . Chernikov
___ 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"

Re: table with bug in ipfw

2015-07-24 Thread Kurt Jaeger
Hi! > Do you have a problem report for this in bugzilla ? I try to poke re@ Found it: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200169 -- p...@opsec.eu+49 171 3101372 5 years to go ! ___ freebsd-stable@free

Re: table with bug in ipfw

2015-07-24 Thread Kurt Jaeger
Hi! > 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 Do you have a problem report for this in bugzilla ? I try to poke re@ -- p...@opsec.eu+49 171 3101372

Re: table with bug in ipfw

2015-07-24 Thread Marcelo Gondim
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

Re: table with bug in ipfw

2015-05-20 Thread Alexander V . Chernikov
19.05.2015, 03:22, "Marcelo Gondim" : > 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

table with bug in ipfw

2015-05-18 Thread Marcelo Gondim
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: s