From owner-freebsd-pf@FreeBSD.ORG Fri Sep 7 14:48:09 2012 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 09F2E1065676 for ; Fri, 7 Sep 2012 14:48:08 +0000 (UTC) (envelope-from list_freebsd@bluerosetech.com) Received: from rush.bluerosetech.com (rush.bluerosetech.com [199.48.134.58]) by mx1.freebsd.org (Postfix) with ESMTP id 9AF208FC1B for ; Fri, 7 Sep 2012 14:48:08 +0000 (UTC) Received: from vivi.cat.pdx.edu (vivi.cat.pdx.edu [IPv6:2610:10:20:214::6]) by rush.bluerosetech.com (Postfix) with ESMTPSA id AFECC1141D; Fri, 7 Sep 2012 07:48:02 -0700 (PDT) Received: from [127.0.0.1] (remote230.cecs.pdx.edu [131.252.222.230]) by vivi.cat.pdx.edu (Postfix) with ESMTPSA id CBF3C24CDB; Fri, 7 Sep 2012 07:48:01 -0700 (PDT) Message-ID: <504A0927.4060805@bluerosetech.com> Date: Fri, 07 Sep 2012 07:48:07 -0700 From: Darren Pilgrim User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:10.0.6esrpre) Gecko/20120713 Thunderbird/10.0.6 MIME-Version: 1.0 To: Damien Fleuriot References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-pf@freebsd.org Subject: Re: Including files in pf.conf 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: Fri, 07 Sep 2012 14:48:09 -0000 On 2012-09-06 03:40, Damien Fleuriot wrote: > Is there any interest regarding the support of includes in PF's configuration ? Pf already supports loading tables and anchors from file. Can you expand a bit on what you want to do?