From owner-freebsd-stable@FreeBSD.ORG Wed Oct 31 14:56:59 2007 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D60616A46E for ; Wed, 31 Oct 2007 14:56:59 +0000 (UTC) (envelope-from brett@lariat.net) Received: from lariat.net (lariat.net [66.119.58.2]) by mx1.freebsd.org (Postfix) with ESMTP id C680913C4B8 for ; Wed, 31 Oct 2007 14:56:58 +0000 (UTC) (envelope-from brett@lariat.net) Received: from anne-o1dpaayth1.lariat.org (IDENT:ppp1000.lariat.net@lariat.net [66.119.58.2]) by lariat.net (8.9.3/8.9.3) with ESMTP id IAA07253; Wed, 31 Oct 2007 08:56:06 -0600 (MDT) Message-Id: <200710311456.IAA07253@lariat.net> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Wed, 31 Oct 2007 08:56:00 -0600 To: Alexander Motin From: Brett Glass In-Reply-To: <472893DB.5050904@mavhome.dp.ua> References: <200710282222.QAA01991@lariat.net> <1193772236.00821876.1193761801@10.7.7.3> <1193829784.00822388.1193817603@10.7.7.3> <472893DB.5050904@mavhome.dp.ua> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Cc: 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 14:56:59 -0000 At 08:40 AM 10/31/2007, Alexander Motin wrote: >Brett Glass wrote: >>> ng_nat is part of 6-STABLE >> >> I've checked, and there is indeed a version there. But it's a >> much older version without many useful option flags. ng_car >> is not there at all. > >It IS there: >http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netgraph/ng_nat.c The RELENG-6 version is dated from July. Has there been any newer work? I seem to recall that in the mpd 5 announcement there was a mention of new work on this node. >http://www.freebsd.org/cgi/cvsweb.cgi/ports/net/ng_car/ Ah.... That's a port, not part of the base system, which is why I didn't see it. This is good, because it would mean that it would work with both 6.x and 7.x. --Brett