From owner-freebsd-virtualization@FreeBSD.ORG Thu Feb 3 22:37:46 2011 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 CBFB4106566B; Thu, 3 Feb 2011 22:37:46 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from vps1.elischer.org (vps1.elischer.org [204.109.63.16]) by mx1.freebsd.org (Postfix) with ESMTP id 9ED4E8FC16; Thu, 3 Feb 2011 22:37:46 +0000 (UTC) Received: from julian-mac.elischer.org (home-nat.elischer.org [67.100.89.137]) (authenticated bits=0) by vps1.elischer.org (8.14.4/8.14.4) with ESMTP id p13MbfgB062322 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Thu, 3 Feb 2011 14:37:45 -0800 (PST) (envelope-from julian@freebsd.org) Message-ID: <4D4B2E37.8050604@freebsd.org> Date: Thu, 03 Feb 2011 14:37:43 -0800 From: Julian Elischer User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: "Bjoern A. Zeeb" References: <20110203193535.X80258@maildrop.int.zabbadoz.net> In-Reply-To: <20110203193535.X80258@maildrop.int.zabbadoz.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD virtualization mailing list Subject: Re: HEADS UP: tenetative plan to merge VIMAGE parts 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: Thu, 03 Feb 2011 22:37:46 -0000 On 2/3/11 11:47 AM, Bjoern A. Zeeb wrote: > Hi, > > I will be at FOSDEM this weekend (if you are as well and want to talk, > send me an email off list or try to find me in the crowds). When back > next week I plan to extract the initial parts from perforce and merge > them to SVN. This will include: > > 1) vnet socket pushdown. > > followed by: > 2) general VIMAGE framework. > > and > 3) user space changes. > > probably along with some "noise" to ddb and documentation. it could > be that VIMAGE in HEAD would be "unstable" for a couple of days during > these times. > the sooner the better I think > > This batch will not yet include actual VNET teardwn or interface > cloners changes but will provide the foundation for that. > > I hope I'll be able to quickly afterwards make the patches for the > interface > cloners available and in addition to the bridge code posted and the > carp > code I have, so we can look at the missing cloned interfaces state, > while > in parallel trying to get ports breakage figured out. > > I'll keep you updated during next week as things progress and might > post merge candidate patches for your testing. > > Regards, > Bjoern >