From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Ming-Ching Tiew" Subject: Re: string matching in kernel 2.6 Date: Thu, 21 Jul 2005 10:09:58 +0800 Message-ID: <00d101c58d99$4bca77c0$1280a8c0@newlife> References: <42DF2B0D.8040508@extol.com.my> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org From: "muhaimin" > > I found netfilter in kernel 2.6 doesnt support packet > string-matching.How do i make it works in kernel 2.6? > I think it suffers the same problem with the ipt_random patch, so you could just create a patch yourself by duplicating what's in the 2.4 patch and change the info file accordingly. Cheers.