Hi Harald, Harald Welte wrote: >On Mon, Aug 02, 2004 at 03:55:38PM +0530, Kiran Kumar Immidi wrote: > > >>On Sunday 01 August 2004 10:20 pm, Harald Welte wrote: >> >> >> >>>>- The type of these timeouts in case of TCP is unsigned long, though the >>>>code in ip_conntrack_standalone.c treats them as unsigned int. I am not >>>>sure of the working, but I suspect something wrong here. I have followed >>>>the same pattern however. >>>> >>>> >>>yes, indeed. on 64bit archs this is going to cause trouble :( >>> >>> I've observed this problem two weeks ago, actually I prepared a patch but I was a bit busy to post it to the mailling list. I just tried it with my current kernel and works for me. If missing anything, please let me know. regards, Pablo