From owner-cvs-all@FreeBSD.ORG Wed Oct 31 10:36:27 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3177516A475; Wed, 31 Oct 2007 10:36:27 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 7DA8B13C4A6; Wed, 31 Oct 2007 10:36:26 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from kobe.laptop (vader.bytemobile-rio.ondsl.gr [83.235.57.37]) (authenticated bits=128) by igloo.linux.gr (8.14.1/8.14.1/Debian-9) with ESMTP id l9VATphK012020 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 31 Oct 2007 12:30:00 +0200 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.1/8.14.1) with ESMTP id l9VATkM9002512; Wed, 31 Oct 2007 12:29:46 +0200 (EET) (envelope-from keramida@freebsd.org) Received: (from keramida@localhost) by kobe.laptop (8.14.1/8.14.1/Submit) id l9VATkqX002511; Wed, 31 Oct 2007 12:29:46 +0200 (EET) (envelope-from keramida@freebsd.org) Date: Wed, 31 Oct 2007 12:29:46 +0200 From: Giorgos Keramidas To: Mike Makonnen Message-ID: <20071031102946.GA1795@kobe.laptop> References: <200710290008.l9T08Odw067359@repoman.freebsd.org> <20071030201036.GA1413@kobe.laptop> <1193818186.22773.6.camel@terra> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1193818186.22773.6.camel@terra> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-4.11, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.29, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@freebsd.org X-Spam-Status: No Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sbin/route route.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2007 10:36:27 -0000 On 2007-10-31 11:09, Mike Makonnen wrote: > On Tue, 2007-10-30 at 22:10 +0200, Giorgos Keramidas wrote: > > Nuno has also mentioned that `netstat -rn' gets things wrong; do you > > have a WIP for that too? Do you need help with testing? > > Sorry, I haven't seen the discussion. Can you point me to it? There's nothing to be sorry about :) The post which spawned the route/netstat discussion was: http://lists.freebsd.org/pipermail/freebsd-net/2007-September/015271.html Nuno mentioned the netstat patch at: http://lists.freebsd.org/pipermail/freebsd-net/2007-September/015368.html