From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [RFC] [PATCH] clean up nf_log API Date: Thu, 11 May 2006 10:44:10 +0200 Message-ID: <4462F95A.7060305@trash.net> References: <20060510191034.GA29531@sunbeam.de.gnumonks.org> <4462CD64.1060507@net.in.tum.de> <20060511083925.GD10324@sunbeam.de.gnumonks.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: Gregor Maier , Netfilter Development Mailinglist Return-path: To: Harald Welte In-Reply-To: <20060511083925.GD10324@sunbeam.de.gnumonks.org> 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 Harald Welte wrote: > I now actually like the idea that the old LOG target and old ULOG target > just continue to do what the used to do. I fully agree. I already changed the default behaviour back to just use their own logging functions, nf_log backends can be used by specifying an extra flag. This isn't supported by userspace so far, so we are free to rip it out again.