From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH 5/5] stores the converted syslog parameters set within config file Date: Sat, 12 Jan 2008 15:48:59 +0100 Message-ID: <4788D35B.3040801@trash.net> References: <20080111150910.582899000@andrew.endian.com> <20080111152825.108644000@andrew.endian.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: netfilter-devel@vger.kernel.org To: Peter Warasin Return-path: Received: from stinky.trash.net ([213.144.137.162]:49436 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757915AbYALOxu (ORCPT ); Sat, 12 Jan 2008 09:53:50 -0500 In-Reply-To: <20080111152825.108644000@andrew.endian.com> Sender: netfilter-devel-owner@vger.kernel.org List-ID: Peter Warasin wrote: > This patch stores the converted values from the configuration file > into the syslog instance structure. > Otherwise configuration parameters are senseless and only the > default values will be used. > > Signed-off-by: Peter Warasin Applied, thanks.