From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH] ulogd fix for kernel 64bits/userspace 32bits system Date: Thu, 12 Oct 2006 16:23:43 +0200 Message-ID: <452E4FEF.1080100@trash.net> References: <1160654607.9238.5.camel@localhost.localdomain> <452E30AE.9030805@trash.net> <1160662471.15687.11.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Cc: netfilter-devel@lists.netfilter.org Return-path: To: Eric Leblond In-Reply-To: <1160662471.15687.11.camel@localhost.localdomain> 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 Eric Leblond wrote: > Le jeudi 12 octobre 2006 =E0 14:10 +0200, Patrick McHardy a =E9crit : >=20 >>- its a compile-time solution and therefor unusable for distributors >> >>- it might get accidentally enabled by a distributor should he >> be crazy enough to compile packages in a mixed environment >=20 >=20 > Both points seem linked with autodetection of system. I agree that it i= s > potentially dangerous. >=20 > In fact, it may be better to use a configure flag approach ? What do yo= u > think ? That sounds better - ideally with a big warning that states that it is just a workaround and _will_ break in case real compatibility is introduced to the kernel.