From owner-freebsd-ipfw@FreeBSD.ORG Mon Feb 13 09:07:13 2006 Return-Path: X-Original-To: freebsd-ipfw@freebsd.org Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DD1616A420 for ; Mon, 13 Feb 2006 09:07:13 +0000 (GMT) (envelope-from igorpopov@newmail.ru) Received: from flock1.newmail.ru (flock1.newmail.ru [80.68.241.157]) by mx1.FreeBSD.org (Postfix) with SMTP id A33A443D49 for ; Mon, 13 Feb 2006 09:07:12 +0000 (GMT) (envelope-from igorpopov@newmail.ru) Received: (qmail 13440 invoked from network); 13 Feb 2006 09:07:10 -0000 Received: from unknown (HELO moon.wbt.ru) (igorpopov.newmail.ru@80.250.66.38) by smtpd.newmail.ru with SMTP; 13 Feb 2006 09:07:10 -0000 From: Igor Popov Organization: HOME To: freebsd-ipfw@freebsd.org Date: Mon, 13 Feb 2006 11:07:01 +0200 User-Agent: KMail/1.8.3 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200602131107.01836.igorpopov@newmail.ru> Subject: Feature request for PF X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Feb 2006 09:07:13 -0000 Hi, all! PF doesn't have ability to match on packet size and tcp/udp payload size. Is it possible to add this features to PF, may be only in FreeBSD's PF? Sometimes it is very usefull.