From owner-cvs-src@FreeBSD.ORG Thu Feb 21 21:06:23 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D485816A400; Thu, 21 Feb 2008 21:06:23 +0000 (UTC) (envelope-from brix@FreeBSD.org) Received: from solow.pil.dk (relay.pil.dk [195.41.47.164]) by mx1.freebsd.org (Postfix) with ESMTP id 8B5E513C455; Thu, 21 Feb 2008 21:06:23 +0000 (UTC) (envelope-from brix@FreeBSD.org) Received: from tirith.brixandersen.dk (0x55534f5f.adsl.cybercity.dk [85.83.79.95]) by solow.pil.dk (Postfix) with ESMTP id 8A3F01CC0BE; Thu, 21 Feb 2008 21:50:19 +0100 (CET) Received: by tirith.brixandersen.dk (Postfix, from userid 1001) id 6F44811436; Thu, 21 Feb 2008 21:50:18 +0100 (CET) Date: Thu, 21 Feb 2008 21:50:18 +0100 From: Henrik Brix Andersen To: Rui Paulo Message-ID: <20080221205018.GD32491@tirith.brixandersen.dk> Mail-Followup-To: Rui Paulo , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200802202329.m1KNTrmr014644@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ALfTUftag+2gvp1h" Content-Disposition: inline In-Reply-To: <200802202329.m1KNTrmr014644@repoman.freebsd.org> X-PGP-Key: http://www.brixandersen.dk/files/HenrikBrixAndersen.asc User-Agent: Mutt/1.5.17 (2007-11-01) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/traceroute as.c as.h traceroute.8 traceroute.c src/usr.sbin/traceroute Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Feb 2008 21:06:23 -0000 --ALfTUftag+2gvp1h Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 20, 2008 at 11:29:53PM +0000, Rui Paulo wrote: > rpaulo 2008-02-20 23:29:53 UTC >=20 > FreeBSD src repository >=20 > Modified files: > contrib/traceroute traceroute.8 traceroute.c=20 > usr.sbin/traceroute Makefile=20 > Added files: > contrib/traceroute as.c as.h=20 > Log: > Add AS lookup functionality. On each hop we query a whois server to > find the corresponding AS for that IP (-a switch). > We can also choose a different whois server with the -A switch. The > default is whois.radb.net. > =20 > Obtained from: NetBSD > Reviewed by: bms, njl (mentor) > Approved by: njl (mentor) Great! Thank you. This was actually on my TODO list for when I got some more time on my hands, now I can spend that time on something else :) Brix --=20 Henrik Brix Andersen --ALfTUftag+2gvp1h Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) Comment: GnuPG signed iEYEARECAAYFAke95AkACgkQv+Q4flTiePhpHACfd+XaYZuBSIorPZ7P6aB3d4hB 1uQAn0PAU7MqKMqJ1dq/wggHVuxoEB4W =/ZYj -----END PGP SIGNATURE----- --ALfTUftag+2gvp1h--