From owner-freebsd-stable@FreeBSD.ORG Thu Nov 13 21:56:03 2008 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 B9215106568A for ; Thu, 13 Nov 2008 21:56:03 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from out5.smtp.messagingengine.com (out5.smtp.messagingengine.com [66.111.4.29]) by mx1.freebsd.org (Postfix) with ESMTP id 8736E8FC18; Thu, 13 Nov 2008 21:56:03 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 1D1FA1B1B84; Thu, 13 Nov 2008 16:38:33 -0500 (EST) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Thu, 13 Nov 2008 16:38:33 -0500 X-Sasl-enc: cYXgSdH3uLofCXKV1ub9G1XTwmpuAtanGvpy4+k/Ui3Y 1226612312 Received: from anglepoise.lon.incunabulum.net (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTPSA id 64B2A473A3; Thu, 13 Nov 2008 16:38:32 -0500 (EST) Message-ID: <491C9E56.2050004@incunabulum.net> Date: Thu, 13 Nov 2008 21:38:30 +0000 From: Bruce Simpson User-Agent: Thunderbird 2.0.0.14 (X11/20080513) MIME-Version: 1.0 To: Patrick Tracanelli References: <49199F76.5010800@freebsdbrasil.com.br> In-Reply-To: <49199F76.5010800@freebsdbrasil.com.br> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: stable@freebsd.org, releng@freebsd.org Subject: Re: MFC Request 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: Thu, 13 Nov 2008 21:56:03 -0000 Patrick Tracanelli wrote: > Is it possible to have traceroute MFC'd for 7.1? I would like to have > -a and -A switchs (ASN Path mapping) available. Thank you :) > There's an AS lookup capable traceroute in ports: /usr/ports/net/ntraceroute is this insufficient for your needs? thanks BMS