From owner-freebsd-pf@FreeBSD.ORG Tue Sep 11 12:36:54 2012 Return-Path: Delivered-To: pf@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D3783106564A for ; Tue, 11 Sep 2012 12:36:54 +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 489EC8FC15 for ; Tue, 11 Sep 2012 12:36:54 +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 q8BCarWX077249; Tue, 11 Sep 2012 16:36:53 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.5/8.14.5/Submit) id q8BCarak077248; Tue, 11 Sep 2012 16:36:53 +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 16:36:53 +0400 From: Gleb Smirnoff To: Oguz Yilmaz Message-ID: <20120911123653.GL44854@FreeBSD.org> References: <20120608061737.GA28197@glebius.int.ru> <20120911100639.GE44854@FreeBSD.org> <20120911122114.GK44854@glebius.int.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20120911122114.GK44854@glebius.int.ru> 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 12:36:54 -0000 On Tue, Sep 11, 2012 at 04:21:14PM +0400, Gleb Smirnoff wrote: T> 1) Install pfvar.h: T> T> cat /usr/src/sys/contrib/pf/net/pfvar.h > /usr/include/pfvar.h Typo. Should've been: cat /usr/src/sys/contrib/pf/net/pfvar.h > /usr/include/net/pfvar.h -- Totus tuus, Glebius.