From owner-freebsd-stable@FreeBSD.ORG Wed Oct 31 16:17:14 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 DD9F116A419 for ; Wed, 31 Oct 2007 16:17:14 +0000 (UTC) (envelope-from nvass@teledomenet.gr) Received: from smtp.teledomenet.gr (smtp.teledomenet.gr [213.142.128.2]) by mx1.freebsd.org (Postfix) with ESMTP id 9294013C4A5 for ; Wed, 31 Oct 2007 16:17:14 +0000 (UTC) (envelope-from nvass@teledomenet.gr) Received: by smtp.teledomenet.gr (Postfix, from userid 58) id 52966142218; Wed, 31 Oct 2007 17:37:56 +0200 (EET) X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on smtp.teledomenet.gr X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.2.3 Received: from iris (unknown [192.168.1.71]) by smtp.teledomenet.gr (Postfix) with ESMTP id 49B82142232; Wed, 31 Oct 2007 17:37:53 +0200 (EET) From: Nikos Vassiliadis To: Brett Glass , stable@freebsd.org Date: Wed, 31 Oct 2007 17:40:04 +0200 User-Agent: KMail/1.9.7 References: <200710282222.QAA01991@lariat.net> <472893DB.5050904@mavhome.dp.ua> <200710311456.IAA07253@lariat.net> In-Reply-To: <200710311456.IAA07253@lariat.net> X-NCC-RegID: gr.telehouse MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200710311740.05439.nvass@teledomenet.gr> Cc: Alexander Motin 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 16:17:15 -0000 On Wednesday 31 October 2007 16:56:00 Brett Glass wrote: > 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. Check the CVS logs from cvsweb as instructed. > >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. Please, give Alexander a break. He is the reason you have all these nice things, mpd-[45] and several netgraph nodes. He does all the hard part. Please do your easy part. Do a little investigation on your own. All the info you want is here: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netgraph/ Alexander, I apologize for this. Nikos