From owner-freebsd-virtualization@FreeBSD.ORG Tue Aug 13 07:26:47 2013 Return-Path: Delivered-To: freebsd-virtualization@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 ESMTP id 8EF625F1; Tue, 13 Aug 2013 07:26:47 +0000 (UTC) (envelope-from glebius@FreeBSD.org) 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 782342F7C; Tue, 13 Aug 2013 07:26:46 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.7/8.14.7) with ESMTP id r7D7QVCk098715; Tue, 13 Aug 2013 11:26:31 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.7/8.14.7/Submit) id r7D7QV99098714; Tue, 13 Aug 2013 11:26:31 +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, 13 Aug 2013 11:26:31 +0400 From: Gleb Smirnoff To: Mikolaj Golub Subject: Re: RFC: carp(4): improved VIMAGE support Message-ID: <20130813072631.GH20104@glebius.int.ru> References: <20130811200834.GB49895@gmail.com> <20130812101615.GD20104@glebius.int.ru> <20130812194516.GB4278@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20130812194516.GB4278@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: "Andrey V. Elsukov" , freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.14 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, 13 Aug 2013 07:26:47 -0000 On Mon, Aug 12, 2013 at 10:45:17PM +0300, Mikolaj Golub wrote: M> On Mon, Aug 12, 2013 at 02:16:15PM +0400, Gleb Smirnoff wrote: M> > On Sun, Aug 11, 2013 at 11:08:35PM +0300, Mikolaj Golub wrote: M> > M> Hi, M> > M> M> > M> I would like to virtualize carp(4) variables to have per vnet control. M> > M> M> > M> Any comments, objections? M> > M> > No objections! M> M> Andrey pointed out (on irc) that carpstats was missing virtualization M> too. Here is an updated patch. Thanks. As before, no objections from me. -- Totus tuus, Glebius.