[PATCH] ipt_hashlimit.c: expire's type overflow when showing tuples at bad moment.

Patrick McHardy kaber at trash.net
Tue Feb 1 14:43:25 CET 2005


Harald Welte wrote:

>On Sat, Jan 22, 2005 at 08:32:02PM -0500, Samuel Jean wrote:
>
>>Name: Expire's type overflow when showing tuples at bad moment.
>>Status: Tested under Linux 2.6.6 uml patched.
>>Signed-off-by: Samuel Jean <sjean at cookinglinux.org>
>>
>>When garbage collector runs slow enough, we have a chance to print
>>expired tuples before they get freed. We see weird expiry time.
>>
>
>Thanks.  Patrick, please put this patch in your pending queue.
>
We also have this problem in ip_conntrack_standalone. I think the best
fix would be to use %d for time deltas.

Regards
Patrick




More information about the netfilter-devel mailing list