From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: iptables 1.3.4 kernel 2.4.31 string match Date: Thu, 12 Jan 2006 12:29:37 +0100 Message-ID: <43C63DA1.8040601@eurodev.net> References: <1136294032.43ba78906f44c@imp4-g19.free.fr> <43BBFBC8.7010604@eurodev.net> <0ba501c61620$d8c547d0$f9b5a8c0@pii350> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netfilter-devel Return-path: To: Gilles Espinasse In-Reply-To: <0ba501c61620$d8c547d0$f9b5a8c0@pii350> 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 Gilles Espinasse wrote: > I don't attempt to use the new 'string' code on kernel-2.4. > I just find better to use the previous 'string' version than not be able to > use iptables-1.3.4 with 2.4 kernel OK, but the previous code computes the Boyer-Moore shift arrays everytime a packet is processed. So I doubt about the benefits of such approach. I warned you. Amicalement, -- Pablo