bugzilla-daemon@netfilter.org
2004-Jul-04 21:29 UTC
[Bug 95] inverse limit match doesn't work
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=95 ------- Additional Comments From niels.laukens@tijd.com 2004-07-04 23:29 ------- (sorry to disturb): will this (ever) fix? is it fixed with the attachement? or won't it fix? or is there an alternative? ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
bugzilla-daemon@netfilter.org
2004-Jul-05 11:04 UTC
[Bug 95] inverse limit match doesn't work
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=95 ------- Additional Comments From niels.laukens@tijd.com 2004-07-05 13:04 ------- Ok, I'm no netfilter-programmer, but I think I see a solution to keep the structure-sizes the same: if we decrease the avg-field down to 31 bits and use the first bit as an "invert"-marker. (so effectivle making it an SIGNED 32bit-integer). This will retain compatibility (as long as you don't go over 2147483648), and resolve this bug? ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.