From owner-freebsd-net@FreeBSD.ORG Thu Oct 8 16:54:47 2009 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4D522106568D; Thu, 8 Oct 2009 16:54:47 +0000 (UTC) (envelope-from rihad@mail.ru) Received: from mx39.mail.ru (mx39.mail.ru [94.100.176.53]) by mx1.freebsd.org (Postfix) with ESMTP id E3A648FC08; Thu, 8 Oct 2009 16:54:46 +0000 (UTC) Received: from [217.25.27.27] (port=15706 helo=[217.25.27.27]) by mx39.mail.ru with asmtp id 1MvwGK-000N12-00; Thu, 08 Oct 2009 20:54:44 +0400 Message-ID: <4ACE194F.6030601@mail.ru> Date: Thu, 08 Oct 2009 21:54:39 +0500 From: rihad User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090706) MIME-Version: 1.0 To: Julian Elischer References: <4AC8A76B.3050502@mail.ru> <20091007085902.GA88982@lath.rinet.ru> <4ACC5E23.8090405@mail.ru> <20091007100503.GB88982@lath.rinet.ru> <4ACC6A7B.5050808@mail.ru> <20091007104525.GC88982@lath.rinet.ru> <4ACC7308.6070301@mail.ru> <4ACCC30E.7080504@elischer.org> <4ACCC4F3.3030302@mail.ru> <20091008060608.GA23793@lath.rinet.ru> <4ACE10CF.2030806@elischer.org> In-Reply-To: <4ACE10CF.2030806@elischer.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam: Not detected X-Mras: Ok Cc: freebsd-net@freebsd.org, Oleg Bulyzhin Subject: Re: dummynet dropping too many packets X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Oct 2009 16:54:47 -0000 Julian Elischer wrote: >> tee & ngtee are similar with one_pass=0 and different with one_pass=1 > > that seems like a bug to me.. > neither tee should ever terminate a search. > > if you want to terminate it, add a specific rule to do so. > Unfortunately I wasn't involved in writing it. > > +1 ngtee shouldn't terminate the search, i.e. behave exactly that way tee does.