From: Patrick McHardy <kaber@trash.net>
To: Harald Welte <laforge@netfilter.org>
Cc: netfilter-devel@lists.netfilter.org,
Samuel Jean <sj-netfilter@cookinglinux.org>
Subject: Re: [PATCH] ipt_hashlimit.c: expire's type overflow when showing tuples at bad moment.
Date: Tue, 01 Feb 2005 15:20:20 +0100 [thread overview]
Message-ID: <41FF9024.3070101@trash.net> (raw)
In-Reply-To: <20050201135423.GS6878@sunbeam.de.gnumonks.org>
Harald Welte wrote:
>On Tue, Feb 01, 2005 at 02:43:25PM +0100, Patrick McHardy wrote:
>
>
>>We also have this problem in ip_conntrack_standalone. I think the best
>>fix would be to use %d for time deltas.
>>
>
>ACK. we should never have times larger than five days anyway... way
>less than the negative maximum of 32bit.
>
ipt_hashlimit already uses %ld. Samuel, what problem are you seeing
exactly ?
Is it negative times or wrapped times ?
Regards
Patrick
next prev parent reply other threads:[~2005-02-01 14:20 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-23 1:32 [PATCH] ipt_hashlimit.c: expire's type overflow when showing tuples at bad moment Samuel Jean
2005-02-01 13:29 ` Harald Welte
2005-02-01 13:43 ` Patrick McHardy
2005-02-01 13:54 ` Harald Welte
2005-02-01 14:20 ` Patrick McHardy [this message]
2005-02-01 14:53 ` Samuel Jean
2005-02-01 18:16 ` Patrick McHardy
2005-02-01 21:47 ` Samuel Jean
2005-02-02 2:11 ` Patrick McHardy
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=41FF9024.3070101@trash.net \
--to=kaber@trash.net \
--cc=laforge@netfilter.org \
--cc=netfilter-devel@lists.netfilter.org \
--cc=sj-netfilter@cookinglinux.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.