From owner-svn-src-all@FreeBSD.ORG Sun Feb 23 08:05:32 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 139C152C; Sun, 23 Feb 2014 08:05:32 +0000 (UTC) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 832DA1464; Sun, 23 Feb 2014 08:05:30 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.8/8.14.8) with ESMTP id s1N85Rl7001305 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sun, 23 Feb 2014 12:05:27 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.8/8.14.8/Submit) id s1N85RqO001304; Sun, 23 Feb 2014 12:05:27 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Sun, 23 Feb 2014 12:05:27 +0400 From: Gleb Smirnoff To: Craig Rodrigues Subject: Re: svn commit: r262196 - head/sys/netpfil/pf Message-ID: <20140223080527.GL86937@FreeBSD.org> References: <201402182217.s1IMHCeM077356@svn.freebsd.org> <20140219101736.GX63039@glebius.int.ru> <20140219140123.Horde.zrXx5GqkiiaAfGIetc98KQ1@mail.vx.sk> <20140219153215.GD63039@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.22 (2013-10-16) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, Nikos Vassiliadis , src-committers@freebsd.org, Martin Matuska X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Feb 2014 08:05:32 -0000 On Sat, Feb 22, 2014 at 03:28:38PM -0800, Craig Rodrigues wrote: C> Much thanks to you and Nicos for working on pf + VIMAGE. C> I work on FreeNAS at iXsystems, and in FreeNAS we enable C> VIMAGE, because we use jails quiet heavily. C> C> I encouraged Martin to go with his patch, because C> it seemed to solve some problems we had with pf + VIMAGE kernel panics C> such as this one: C> C> https://bugs.freenas.org/issues/4153 C> C> Do you have a rough idea when you and Nicos will be ready to merge your C> projects/pf branch to HEAD? C> Would you be open to forking the https://github.com/trueos repository on C> github C> and putting your pf + VIMAGE patches in there? C> C> We could make special builds of FreeNAS and aggressively test your VIMAGE C> patches. FreeNAS isn't based on FreeBSD CURRENT/FreeBSD 10 yet..... C> we have some work to do to get up to there. Current plan is that mm@ commits his changes to projects/pf, taking into account comment from trociny@. Then after few days of testing, he merges projects/pf to head. It was kept diverged for too long time. -- Totus tuus, Glebius.