From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH 4/4] H.323: Check range first in sequence extension Date: Thu, 24 May 2007 20:55:38 +0200 Message-ID: <4655DFAA.10107@trash.net> References: <20070517191757.1047E3DA1FB@jzhao.vivecode.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: Netfilter Development Mailinglist To: Jing Min Zhao Return-path: In-Reply-To: <20070517191757.1047E3DA1FB@jzhao.vivecode.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 Jing Min Zhao wrote: > Check range before checking STOP flag. This optimization may save a nanosecond or less :) I'll queue this one for 2.6.23 since its a not too important optimization.