From owner-freebsd-net@FreeBSD.ORG Tue Jan 12 07:25:11 2010 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0A2501065670 for ; Tue, 12 Jan 2010 07:25:11 +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 945D98FC08 for ; Tue, 12 Jan 2010 07:25:10 +0000 (UTC) Received: from localhost (amavis.fra.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 97CDB41C707; Tue, 12 Jan 2010 08:25:09 +0100 (CET) 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 sAi2tjzzKTFS; Tue, 12 Jan 2010 08:25:08 +0100 (CET) Received: by mail.cksoft.de (Postfix, from userid 66) id A814F41C6DB; Tue, 12 Jan 2010 08:25:08 +0100 (CET) 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 EC2A54448EC; Tue, 12 Jan 2010 07:23:18 +0000 (UTC) Date: Tue, 12 Jan 2010 07:23:18 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: paul+usenet@w6yx.stanford.edu In-Reply-To: Message-ID: <20100112072234.B50938@maildrop.int.zabbadoz.net> References: <4B461646.8090508@elischer.org> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-net@freebsd.org Subject: Re: vimage vs. ipfilter X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2010 07:25:11 -0000 On Tue, 12 Jan 2010, G. Paul Ziemba wrote: > julian@elischer.org (Julian Elischer) writes: > >> [vimage compatibility in 8.0] >> ipfw is, (experimentally) and pf has patches to make it so. > > Thanks for your reply (and for your vimage efforts). > > I'd like to try vimage + pf and searched for the patch (including > freebsd-pf and freebsd-virtualization list archives) but couldn't > find it. Do you have a pointer? I am not sure if a patch was published but you should be able to find the code to update pf and add V_support at: http://svn.freebsd.org/viewvc/base/user/eri/ /bz -- Bjoern A. Zeeb It will not break if you know what you are doing.