From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?D=E2niel?= Fraga Subject: Re: Every other char with LOG netfilter output (bug?) Date: Tue, 28 Oct 2008 17:16:05 -0200 Message-ID: <490764fb.2387460a.38c9.ffffb2ae@mx.google.com> References: <49074E81.6010207@trash.net> <49075276.2686460a.0b00.ffff9f09@mx.google.com> <4907564D.5090103@trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Cc: netfilter-devel@vger.kernel.org To: Patrick McHardy Return-path: Received: from hs-out-0708.google.com ([64.233.178.242]:7140 "EHLO hs-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754604AbYJ1TQ0 (ORCPT ); Tue, 28 Oct 2008 15:16:26 -0400 Received: by hs-out-0708.google.com with SMTP id 4so777061hsl.5 for ; Tue, 28 Oct 2008 12:16:25 -0700 (PDT) In-Reply-To: <4907564D.5090103@trash.net> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Tue, 28 Oct 2008 19:13:33 +0100 Patrick McHardy wrote: > (net/ipv4/netfilter/ipt_LOG.c). I'd try nfnetlink_log first though. Ok, I'll try nfnetlink_log as you suggested and as soon as I have something relevant I return. Thank you very much! --