From owner-cvs-all Fri Sep 18 11:24:01 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA04067 for cvs-all-outgoing; Fri, 18 Sep 1998 11:24:01 -0700 (PDT) (envelope-from owner-cvs-all) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA03989 for ; Fri, 18 Sep 1998 11:23:40 -0700 (PDT) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id LAA08551; Fri, 18 Sep 1998 11:18:21 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpdsJ8525; Fri Sep 18 18:18:12 1998 Date: Fri, 18 Sep 1998 11:18:00 -0700 (PDT) From: Julian Elischer To: Luigi Rizzo cc: cvs-committers@FreeBSD.ORG Subject: Re: recent ipfw changes to stable... In-Reply-To: <199809180422.GAA25691@labinfo.iet.unipi.it> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk is it in -current? On Fri, 18 Sep 1998, Luigi Rizzo wrote: > i forgot to say, but among the ipfw changes there is the SKIPTO > optimization which allows you to interpret SKIPTO instructions in > constant time instead of having to scan the whole rule database to > find a matching rule. > > cheers > luigi >