From owner-freebsd-net@FreeBSD.ORG Tue Feb 19 14:38:45 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 457F316A417 for ; Tue, 19 Feb 2008 14:38:45 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.freebsd.org (Postfix) with ESMTP id BFB6413C459 for ; Tue, 19 Feb 2008 14:38:44 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so678780nfb.33 for ; Tue, 19 Feb 2008 06:38:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:in-reply-to:subject:x-priority:references:message-id:content-type:content-transfer-encoding:mime-version:date:cc:x-mailer:sender; bh=XgtqnlO9P4D8nnXZ4zzswMT3V0f4tTLYHki76RdSHsg=; b=a0lSInj29Tx57NaUFqQqb7x5PvLsEzTeh5UuU99srlSlmdDbyoE4KL1UqVX4vZXvUnmcFRuBbCR0ayusHqx5NqyU9jJKU/SF1XHHl6hQuTAQR5WFXlc9bxlJ6n9xC5aGXB+dbwf7h6Rke/qSSF0E7DBDA+H+I2EHwcVnKMe6+Iw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:in-reply-to:subject:x-priority:references:message-id:content-type:content-transfer-encoding:mime-version:date:cc:x-mailer:sender; b=ZFwM2r9mjZLVs4ULV3Hxnf5jS69800dyWxXoTxQ6K8nZ7b3eCx21TbJQxzndey3IhLmj9Yc6HOPepEM2GsncTUbt4hOCEpMSMaJikbn6QeFp6/Zvbc33Hhy+d0tCDfHD2ZyoFjVSQGaaYz0omD3PvRsbnaLAeSyexxYBqn7wVog= Received: by 10.78.35.8 with SMTP id i8mr11354730hui.44.1203431923280; Tue, 19 Feb 2008 06:38:43 -0800 (PST) Received: from ?172.17.7.212? ( [193.136.24.128]) by mx.google.com with ESMTPS id g11sm8405530gve.6.2008.02.19.06.38.41 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 19 Feb 2008 06:38:42 -0800 (PST) From: Rui Paulo To: Steven Hartland In-Reply-To: <006801c871c8$eb1af730$b6db87d4@multiplay.co.uk> X-Priority: 3 References: <5C5B3E4E-AE10-449C-925C-C9AB681FB6C3@FreeBSD.org> <006801c871c8$eb1af730$b6db87d4@multiplay.co.uk> Message-Id: <75E6A091-B1B2-42CC-8B32-CDE6DAA8BCA4@FreeBSD.org> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Mon, 18 Feb 2008 22:48:08 +0000 X-Mailer: Apple Mail (2.919.2) Sender: Rui Paulo Cc: freebsd-net@freebsd.org Subject: Re: traceroute AS path patch X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Feb 2008 14:38:45 -0000 On Feb 18, 2008, at 12:55 AM, Steven Hartland wrote: > Sounds like a really nice feature! > > What version is this a patch against, fails totally on 6.2 here. It's against CURRENT. Regards. -- Rui Paulo