From owner-freebsd-net@freebsd.org Wed Dec 23 06:17:39 2015 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 47149A4F15D; Wed, 23 Dec 2015 06:17:39 +0000 (UTC) (envelope-from crodr001@gmail.com) Received: from mail-io0-x234.google.com (mail-io0-x234.google.com [IPv6:2607:f8b0:4001:c06::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 187811E4D; Wed, 23 Dec 2015 06:17:39 +0000 (UTC) (envelope-from crodr001@gmail.com) Received: by mail-io0-x234.google.com with SMTP id 186so210387612iow.0; Tue, 22 Dec 2015 22:17:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=VUijpA3o8XIlNxyZyhB2c0gpBfltIX/MysBh5xhmCKg=; b=tPpF5Mg22f70/1Fd0NiKapRcqw7qbkzqZiULzYWG/f5jQwkA/ZbpQ00W9SPG7K3zPz YGQihn2bC6aIFUCYeejgBhAiUGbZ7RR7AgeWTQEll6ifr6tqkH1LIdrOBCJ2vbWHNbiM ZJW0X+1jWRFAW5UmWYoHT1riWFwG2REKAAKY6bl10ujrxy1JXr/rQaxGm4X/jwn8yqb5 I5Vtu4aL7ylTFFDn2KijGYi5+u0Ut5Ho77dIFnCAgAiMeUNhcp/vwO4b5Qa+Ix5dMMKa 17owlaQxvzTnI/d84EG4AC82vi+pZqKHbTpA3RLy1mvqcyVqLS3j310diUnHIPh5teNw UuRA== MIME-Version: 1.0 X-Received: by 10.107.156.21 with SMTP id f21mr24400183ioe.54.1450851458307; Tue, 22 Dec 2015 22:17:38 -0800 (PST) Sender: crodr001@gmail.com Received: by 10.50.152.69 with HTTP; Tue, 22 Dec 2015 22:17:38 -0800 (PST) In-Reply-To: <22137.33475.645324.203196@hergotha.csail.mit.edu> References: <22137.33475.645324.203196@hergotha.csail.mit.edu> Date: Tue, 22 Dec 2015 22:17:38 -0800 X-Google-Sender-Auth: JckGZPGLWt-UwqQuMWEyaufoA_M Message-ID: Subject: Re: Have I got this VIMAGE setup correct? From: Craig Rodrigues To: Garrett Wollman Cc: FreeBSD Net , FreeBSD stable Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Dec 2015 06:17:39 -0000 On Tue, Dec 22, 2015 at 9:05 AM, Garrett Wollman wrote: > Any patches I should pull up to make this setup more > reliable before I roll it out in production? > > If you loook at CURRENT, bz@ has committed a few VIMAGE related fixes this week which you might want to look at. -- Craig