From owner-freebsd-stable@FreeBSD.ORG Wed Oct 31 19:57:24 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A77016A481 for ; Wed, 31 Oct 2007 19:57:24 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from heff.fud.org.nz (203-109-251-39.static.bliink.ihug.co.nz [203.109.251.39]) by mx1.freebsd.org (Postfix) with ESMTP id DF23913C49D for ; Wed, 31 Oct 2007 19:57:23 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: by heff.fud.org.nz (Postfix, from userid 1001) id 688FE5982; Thu, 1 Nov 2007 08:43:34 +1300 (NZDT) Date: Thu, 1 Nov 2007 08:43:34 +1300 From: Andrew Thompson To: Brett Glass Message-ID: <20071031194334.GA7297@heff.fud.org.nz> References: <200710282222.QAA01991@lariat.net> <200710301036.50789.nvass@teledomenet.gr> <200710310148.TAA25585@lariat.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200710310148.TAA25585@lariat.net> User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-stable@freebsd.org, Nikos Vassiliadis Subject: Re: MFC requests for 6.3 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2007 19:57:24 -0000 On Tue, Oct 30, 2007 at 06:51:17PM -0600, Brett Glass wrote: > At 02:36 AM 10/30/2007, Nikos Vassiliadis wrote: > > >Hello Brett, > > > >ng_nat is part of 6-STABLE > > > I'd also be interested in seeing the latest version of > bridge(4) brought in. Its fully up to date in RELENG_6 except for the vlan trunking support which I dont plan to merge. Was there something in particular or was it just the vlan code? Andrew