From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Mishin Subject: Re: iptables throws unknown error - suspecting 32/64 compat issue Date: Tue, 5 Jun 2007 17:50:02 +0400 Message-ID: <200706051750.03185.dim@openvz.org> References: <4665542F.9020607@trash.net> <466565F6.7070902@trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Cc: sparclinux@vger.kernel.org, Patrick McHardy , Jan Engelhardt To: netfilter-devel@lists.netfilter.org Return-path: In-Reply-To: <466565F6.7070902@trash.net> Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org On Tuesday 05 June 2007 17:32, Patrick McHardy wrote: > Patrick McHardy wrote: > > Dmitry Mishin wrote: > >>It's better, but I see the issue with iterate with compat_check_entry() > >> calls. If it fails, some of target/matches' check_* functions are > >> called, some not. Please, review my version of this patch. > > > > You're right again, thanks. Patch applied. > > With one minor change: No probs, thanks Patrick, for your work! -- Thanks, Dmitry. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Mishin Date: Tue, 05 Jun 2007 13:50:02 +0000 Subject: Re: iptables throws unknown error - suspecting 32/64 compat issue Message-Id: <200706051750.03185.dim@openvz.org> List-Id: References: <4665542F.9020607@trash.net> <466565F6.7070902@trash.net> In-Reply-To: <466565F6.7070902@trash.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: netfilter-devel@lists.netfilter.org Cc: sparclinux@vger.kernel.org, Patrick McHardy , Jan Engelhardt On Tuesday 05 June 2007 17:32, Patrick McHardy wrote: > Patrick McHardy wrote: > > Dmitry Mishin wrote: > >>It's better, but I see the issue with iterate with compat_check_entry() > >> calls. If it fails, some of target/matches' check_* functions are > >> called, some not. Please, review my version of this patch. > > > > You're right again, thanks. Patch applied. > > With one minor change: No probs, thanks Patrick, for your work! -- Thanks, Dmitry.