From owner-cvs-src@FreeBSD.ORG Mon Oct 16 15:36:35 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10A4416A403; Mon, 16 Oct 2006 15:36:35 +0000 (UTC) (envelope-from dwmalone@maths.tcd.ie) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 6ED1043D67; Mon, 16 Oct 2006 15:36:33 +0000 (GMT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie ([134.226.81.10] helo=walton.maths.tcd.ie) by salmon.maths.tcd.ie with SMTP id ; 16 Oct 2006 16:36:32 +0100 (BST) Received: from localhost ([127.0.0.1] helo=maths.tcd.ie) by walton.maths.tcd.ie with SMTP id ; 16 Oct 2006 16:36:31 +0100 (BST) To: Gleb Smirnoff In-reply-to: Your message of "Mon, 16 Oct 2006 17:08:07 +0400." <20061016130807.GM59833@FreeBSD.org> X-Request-Do: Date: Mon, 16 Oct 2006 16:36:31 +0100 From: David Malone Message-ID: <200610161636.aa24533@walton.maths.tcd.ie> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/traceroute traceroute.8 traceroute.c 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: Mon, 16 Oct 2006 15:36:35 -0000 > Sounds like a nice feature! What about turning it on by default? It's probably a bit chatty to have on by default (as there are always differences to print - usually just the IP checksum and the TTL). David.