From owner-freebsd-pf@FreeBSD.ORG Tue Sep 11 10:06:42 2012 Return-Path: Delivered-To: pf@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A990106564A for ; Tue, 11 Sep 2012 10:06:42 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.64.117]) by mx1.freebsd.org (Postfix) with ESMTP id 863778FC0A for ; Tue, 11 Sep 2012 10:06:41 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.5/8.14.5) with ESMTP id q8BA6dD1075756; Tue, 11 Sep 2012 14:06:39 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.5/8.14.5/Submit) id q8BA6d9Y075755; Tue, 11 Sep 2012 14:06:39 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Tue, 11 Sep 2012 14:06:39 +0400 From: Gleb Smirnoff To: Oguz Yilmaz Message-ID: <20120911100639.GE44854@FreeBSD.org> References: <20120608061737.GA28197@glebius.int.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: pf@FreeBSD.org Subject: Re: [CFT] SMP-friendly 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: Tue, 11 Sep 2012 10:06:42 -0000 On Tue, Sep 11, 2012 at 12:18:23PM +0300, Oguz Yilmaz wrote: O> Hi Gleb, O> O> Is it required to build world? What is the shortest way to test? Yes, Ian answer is correct: kernel, pfctl and snmp_pf. Since you reply to an old email thread, let me note that the projects/pf branch had been merged to head. So you don't need to checkout the projects/pf anymore, just upgrade to fresh head. -- Totus tuus, Glebius.