From owner-freebsd-virtualization@FreeBSD.ORG Tue Sep 7 16:50:07 2010 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F287C10656B6 for ; Tue, 7 Sep 2010 16:50:07 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.cksoft.de (mail.cksoft.de [IPv6:2001:4068:10::3]) by mx1.freebsd.org (Postfix) with ESMTP id AB6518FC1A for ; Tue, 7 Sep 2010 16:50:07 +0000 (UTC) Received: from localhost (amavis.fra.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 121CD41C7C8 for ; Tue, 7 Sep 2010 18:50:07 +0200 (CEST) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([192.168.74.103]) by localhost (amavis.fra.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id C1IqzojK2DiE for ; Tue, 7 Sep 2010 18:50:06 +0200 (CEST) Received: by mail.cksoft.de (Postfix, from userid 66) id 48CC141C7DB; Tue, 7 Sep 2010 18:50:06 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id AD7AC4448F3 for ; Tue, 7 Sep 2010 16:49:43 +0000 (UTC) Date: Tue, 7 Sep 2010 16:49:43 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: FreeBSD virtualization mailing list Message-ID: <20100907164529.O31898@maildrop.int.zabbadoz.net> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: [patch] allow testing VIMAGE with pf in base system only X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Sep 2010 16:50:08 -0000 Hey, in a way to work on something I needed to be able to at least load pf on my VIMAGE development machine. So I quickly hacked together a patch that does exactly that. I hope it'll apply to HEAD or stable/8 but I didn't test on either. This will NOT allow you to use pf with jails+vnet but should allow using pf in the base system even if VIMAGE is enabled. In case it still panics for you, let me know and include a backtrace in your report. http://people.freebsd.org/~bz/20100907-01-pf-vnet0.diff /bz -- Bjoern A. Zeeb Welcome a new stage of life.