From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [patch] Fix for u32 patchlet and kernel 2.6.21 Date: Fri, 27 Apr 2007 01:05:43 +0200 Message-ID: <46313047.4060703@trash.net> References: <200704261414.14643.thomas.jarosch@intra2net.com> <200704261716.07261.thomas.jarosch@intra2net.com> <4630C3AD.3050904@trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: Thomas Jarosch , netfilter-devel@lists.netfilter.org To: Jan Engelhardt Return-path: In-Reply-To: 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 Jan Engelhardt wrote: > On Apr 26 2007 17:22, Patrick McHardy wrote: > >>Same here, I don't read netfilter, so in case anything of them is >>relevant for netfilter SVN and you want me to apply them, please >>resend to netfilter-devel. > > > Is #ifdef kludgery for different kernel versions 'allowed' in pom? No, we decided to keep only versions for the latest kernel around. You could add a include file that hides the version magic though, I guess other people would be happy to have something like that too.