From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sridhar Kumar" Subject: netfilter - u32 module Date: Sun, 30 Jan 2011 19:34:12 -0800 Message-ID: <000001cbc0f7$bb09fc40$311df4c0$@com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit To: , Return-path: Received: from cpoproxy3-pub.bluehost.com ([67.222.54.6]:53105 "HELO cpoproxy3-pub.bluehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1752122Ab1AaDeO (ORCPT ); Sun, 30 Jan 2011 22:34:14 -0500 In-Reply-To: Content-Language: en-us Sender: netfilter-devel-owner@vger.kernel.org List-ID: Hi, I am building a kernel, version 2.6.27 for a MIPS processor. I need module U32 included in netfilter. In the downloaded kernel source I did not see the files "xt_u32.c" etc. Pls let me know where can I find the source code for netfilter modules.