From owner-freebsd-hackers@FreeBSD.ORG Mon Apr 21 01:56:30 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E164ED75 for ; Mon, 21 Apr 2014 01:56:30 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9C54B1B4A for ; Mon, 21 Apr 2014 01:56:30 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Wc3T9-0000wP-E9 for freebsd-hackers@freebsd.org; Mon, 21 Apr 2014 03:56:27 +0200 Received: from ip72-201-252-246.ph.ph.cox.net ([72.201.252.246]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Apr 2014 03:56:27 +0200 Received: from kevin.bowling by ip72-201-252-246.ph.ph.cox.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Apr 2014 03:56:27 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-hackers@freebsd.org From: Kevin Bowling Subject: Getting VNET/VIMAGE across the finish line Date: Sun, 20 Apr 2014 18:56:12 -0700 Lines: 13 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: ip72-201-252-246.ph.ph.cox.net User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:28.0) Gecko/20100101 Thunderbird/28.0 X-Mailman-Approved-At: Mon, 21 Apr 2014 02:01:39 +0000 Cc: freebsd-net@freebsd.org X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Apr 2014 01:56:30 -0000 Hi, I'd like to see VNET/VIMAGE get added to GENERIC in -CURRENT and help stamp out any remaining issues. I'm aware of two broad problems at the moment: * http://www.freebsd.org/cgi/query-pr.cgi?pr=164763&cat= * pf related things which seem to be getting addressed Is anyone tracking other issues? Regards, Kevin