[Bug 95] inverse limit match doesn't work

bugzilla-daemon@netfilter.org bugzilla-daemon@netfilter.org
Mon, 05 Jul 2004 13:04:13 +0200


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.