From: Andreas Herz <andi@geekosphere.org>
To: netfilter@vger.kernel.org
Subject: Re: [ANNOUNCE] ipset 6.12 released
Date: Fri, 11 May 2012 08:09:13 +0200 [thread overview]
Message-ID: <20120511060913.GN27670@workstation> (raw)
In-Reply-To: <alpine.DEB.2.00.1205101211080.18562@blackhole.kfki.hu>
On 10/05/12 at 12:18, Jozsef Kadlecsik wrote:
> - Fix timeout value overflow bug at large timeout parameters
> (bug reported by Andreas Herz)
I just tested and inspected your release, thanks for that.
But i can still reproduce the bug i reported.
You changed "ip_set_timeout_uget" but the bug occurs in
"ip_set_timeout_get" and the the userspace tool still reports a higher
range for the value (0-4294967).
> ipset create test hash:ip timeout 1000
> ipset add test 192.168.0.0/24 timeout 2147484
> ipset list
results in
> 192.168.0.0/24 timeout 1073741
on a 32 bit system.
But this is not really your fault, cause the kernel has a bug as i
mentioned here:
http://lkml.org/lkml/2012/4/20/36
But i didn't get a response yet :)
--
Andreas Herz
prev parent reply other threads:[~2012-05-11 6:09 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-10 10:18 [ANNOUNCE] ipset 6.12 released Jozsef Kadlecsik
2012-05-10 10:39 ` Jan Engelhardt
2012-05-10 11:17 ` Jozsef Kadlecsik
2012-05-10 11:28 ` Jan Engelhardt
2012-05-10 11:41 ` Jozsef Kadlecsik
2012-05-10 12:12 ` Neutron Soutmun
2012-05-10 15:13 ` Neutron Soutmun
2012-05-10 15:27 ` Jozsef Kadlecsik
2012-05-10 15:52 ` Neutron Soutmun
2012-05-10 16:00 ` Neutron Soutmun
2012-05-10 16:28 ` Neutron Soutmun
2012-05-10 14:24 ` Mr Dash Four
2012-05-10 14:30 ` Jozsef Kadlecsik
2012-05-10 15:45 ` Mr Dash Four
2012-05-11 6:09 ` Andreas Herz [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120511060913.GN27670@workstation \
--to=andi@geekosphere.org \
--cc=netfilter@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).