From owner-freebsd-pf@FreeBSD.ORG Wed May 30 20:52:33 2007 Return-Path: X-Original-To: freebsd-pf@freebsd.org Delivered-To: freebsd-pf@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6C73C16A46B for ; Wed, 30 May 2007 20:52:33 +0000 (UTC) (envelope-from ermal.luci@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.224]) by mx1.freebsd.org (Postfix) with ESMTP id EB09013C489 for ; Wed, 30 May 2007 20:52:32 +0000 (UTC) (envelope-from ermal.luci@gmail.com) Received: by wx-out-0506.google.com with SMTP id h28so1636010wxd for ; Wed, 30 May 2007 13:52:32 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=YLxlVoh3LjbhfdUf5jN7xsEzWeyt0XXyjjJ1qdgsrLJX+ty5EjYIfPGDjkqQBK5v9VJZFnckBgbPlsCZsu4gnqnxH39VvwgMCIkLZDn70QNaIhHyGAV8QA9xF1V6vAejO8HdqLNVbjdvo9cSpEh+5rjm1VDj3MvU+sVyu6GF950= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=pA/9rN8o4bTz6RIgSiehwGph+6RE129+ehnxVaW4KXwM5tY4yFfP6fJnY96i0vncgoOhHOrtY3oyryKgiUi1Jqhvl1rNp/W7qwlmmHYgYmBmIiq9eT7tCkIyTuWbYlZKH7r588iK6w4eKpmK95VAmVDtVLSWQhG3p8VIlZ8GZLU= Received: by 10.70.130.19 with SMTP id c19mr1516905wxd.1180558352142; Wed, 30 May 2007 13:52:32 -0700 (PDT) Received: by 10.70.73.1 with HTTP; Wed, 30 May 2007 13:52:31 -0700 (PDT) Message-ID: <9a542da30705301352s2229196v4ed2fa286036380a@mail.gmail.com> Date: Wed, 30 May 2007 22:52:31 +0200 From: "=?ISO-8859-1?Q?Ermal_Lu=E7i?=" To: "Alexander Motin" In-Reply-To: <465DB17B.1070203@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_6766_8930394.1180558351937" References: <1180481012.00748860.1180470003@10.7.7.3> <465D5D50.2020009@freebsd.org> <9a542da30705300826g30e281bal6a68d5e17902fc21@mail.gmail.com> <465DB17B.1070203@freebsd.org> X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-net@freebsd.org, freebsd-pf@freebsd.org Subject: Re: [PATCH] ng_pf and l7 filtering possibility with PF X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 May 2007 20:52:33 -0000 ------=_Part_6766_8930394.1180558351937 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline OK, here it is with stats activated :). On 5/30/07, Alexander Motin wrote: > Ermal Lu=E7i wrote: > > the only reason i made them available only for debugging is cause of > > int32_t types of those counter and these could overflow easily on > > busy environments. > > Yes it's could. But sometimes they can be needed just to see if/how it > works. > > I just wanted to say that making it commented is nearly the same as not > making. > > -- > Alexander Motin > ------=_Part_6766_8930394.1180558351937--