From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Cai Subject: port netfilter on linux 2.6 back to linux 2.4 Date: Mon, 14 Aug 2006 18:40:17 +0800 Message-ID: <44E05311.2010701@microembed.cn> References: <20060814032115.3C0FC3683C8@mail3.edong.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: To: netfilter-devel@lists.netfilter.org In-Reply-To: <20060814032115.3C0FC3683C8@mail3.edong.com> 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 hello everyone: I'm developing an embedded firewall router. For some reasons I can only use uClinux 2.4 now. But the 2.6 kernel is more advanced and there are more resources about the linux 2.6 netfilter than 2.4. My product will upgrade to 2.6 next year. Do you think I SHOULD port the linux 2.6 netfilter frame work back to linux 2.4 to have more resources and support?