From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Subject: Re: [PATCH] Add support of Boyer-Moore to the string match Date: Fri, 26 Aug 2005 02:02:28 +0200 Message-ID: <430E5C14.5030706@eurodev.net> References: <430E58F4.6090008@eurodev.net> <20050825.165720.78015413.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: laforge@netfilter.org, netfilter-devel@lists.netfilter.org, kaber@trash.net Return-path: To: "David S. Miller" In-Reply-To: <20050825.165720.78015413.davem@davemloft.net> 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 David S. Miller wrote: > From: Pablo Neira > Date: Fri, 26 Aug 2005 01:49:08 +0200 > > >>Davem has recently applied my patch to add support for Boyer-Moore >>algorithm. So, the patch attached enables the use of it in the string >>match for iptables that I submitted[1] some days ago. > > I already made this change in my net-2.6.14 tree. Oh, I haven't seen that you've modified that as well. Thanks! -- Pablo