From owner-freebsd-pf@FreeBSD.ORG Thu May 31 20:28:47 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 9FFB916A469 for ; Thu, 31 May 2007 20:28:47 +0000 (UTC) (envelope-from ermal.luci@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.226]) by mx1.freebsd.org (Postfix) with ESMTP id 37E0C13C480 for ; Thu, 31 May 2007 20:28:47 +0000 (UTC) (envelope-from ermal.luci@gmail.com) Received: by wx-out-0506.google.com with SMTP id h28so252675wxd for ; Thu, 31 May 2007 13:28:46 -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=mhskiyF/0gwDPONf3r+fyP5ybcg2kkv68AZRnnxK6Os22Aapwbs2m8pdhQJIWJD8C/B8hm0Vwmo2lFkBZ57yPxYRC5RrQhO/2WGgTwCq04Rr0NWsQIwMgHd5q6aOUshsNK+RDPRymD8bJlE1VH+ZRJuWA3mjCoLEgfJFtebW6no= 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=ECI74gilc7DWBHGfmZEFDzlatBHMu/fSuFJfVignU2wd4CjMKW3r+IjWBelECZfunaoBYrm7wwVYRA4EBpElfK0Z2ZXWGlqw0EOtmX5ogH8um5LUA3r10EDW1/9gzRQqDZRkCW/NC5wtQpOCgb0EMXmFlprML4F0zInp/dfrJ9o= Received: by 10.70.57.8 with SMTP id f8mr1546667wxa.1180643326561; Thu, 31 May 2007 13:28:46 -0700 (PDT) Received: by 10.70.73.1 with HTTP; Thu, 31 May 2007 13:28:46 -0700 (PDT) Message-ID: <9a542da30705311328i4d1d0265v91565eb3dc90e6d6@mail.gmail.com> Date: Thu, 31 May 2007 22:28:46 +0200 From: "=?ISO-8859-1?Q?Ermal_Lu=E7i?=" To: "Alexander Motin" In-Reply-To: <465DF238.4010902@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_17759_18224793.1180643326262" References: <1180481012.00748860.1180470003@10.7.7.3> <465D5D50.2020009@freebsd.org> <9a542da30705300826g30e281bal6a68d5e17902fc21@mail.gmail.com> <465DB17B.1070203@freebsd.org> <9a542da30705301352s2229196v4ed2fa286036380a@mail.gmail.com> <465DF238.4010902@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: Thu, 31 May 2007 20:28:47 -0000 ------=_Part_17759_18224793.1180643326262 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On 5/30/07, Alexander Motin wrote: > Ermal Lu=E7i wrote: > > OK, here it is with stats activated :). > > One more: all binary netgraph messages are hidden from user-level in > ng_pf.h. They are all covered with #ifdef _KERNEL. Specially? No special need just forgotten by me. I fixed that too and another bug with max-packets-to-netgraph option which i am surprised have not seen before. Thanks for your help, Ermali > > -- > Alexander Motin > ------=_Part_17759_18224793.1180643326262--