From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH] locking issue in alter_reply Date: Thu, 05 Aug 2004 16:29:26 +0200 Sender: netfilter-devel-admin@lists.netfilter.org Message-ID: <41124446.2090306@trash.net> References: <411236FA.5080909@eurodev.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: Netfilter Development Mailinglist , Harald Welte Return-path: To: Pablo Neira In-Reply-To: <411236FA.5080909@eurodev.net> Errors-To: netfilter-devel-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: List-Id: netfilter-devel.vger.kernel.org Hi Pablo, Pablo Neira wrote: > Hi, > > This the first of a set of patches. Actually this patch is a resend, I > think that it got lost. Actually, we don't need to write lock the > conntrack table because we always call alter_reply with a > non-confirmed conntrack. Harald suggested to concentrate our efforts on nf_conntrack and only continue to put bugfixes in ip_conntrack, and I agree with him. This patch is fairly small, but I'll let him decide. Regards Patrick