From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martijn Lievaart Subject: Re: I don't understand what goes where, very confused about POM-ng Date: Wed, 05 May 2004 20:00:22 +0200 Sender: netfilter-devel-admin@lists.netfilter.org Message-ID: <40992BB6.9030805@rtij.nl> References: <4099210C.40309@rtij.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: Netfilter Developers List Return-path: To: Martijn Lievaart In-Reply-To: <4099210C.40309@rtij.nl> Errors-To: netfilter-devel-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: List-Id: netfilter-devel.vger.kernel.org Martijn Lievaart wrote: > As an alternative, would it be possible to just create a > linux-2.6.patch file that applies after the 2.4 patch has applied? > This would be a good solution because many patches need only minor > modifications to newly added files (especially only ipt_xxx.c) to make > them run under 2.6. Damn, that does not work. The test before applying fails because the new file is not there yet. Seems like a nice feature to add though, but that would require a lot of trickery I think. Regards, Martijn Lievaart