nufw-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nufw-devel] Re: [PATCH 1/3] [kernel patch] fixed duration connection


From: Eric Leblond
Subject: [Nufw-devel] Re: [PATCH 1/3] [kernel patch] fixed duration connection
Date: Thu, 13 Apr 2006 18:17:46 +0200 (CEST)
User-agent: SquirrelMail/1.4.4

> Harald Welte wrote:
>> I don't think we need a config option, but actually could enable this
>> statically.
>
> OK, I'm going to queue this for 2.6.18 then.

That's a GREAT news, I've already found peoples that love this new feature.

>
> Eric, can you please add nf_conntrack support and repost the entire
> patchset? Thanks.

Here it is.

I've done
       if (test_bit(IPS_FIXED_TIMEOUT_BIT, &ct->status)){
               write_unlock_bh(&ip_conntrack_lock);
               return;
       }
to unlock before leaving the function.

Best regards,
--
Eric Leblond

Attachment: fixed_timeout-flag.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]