From danek.duvall@sun.com Thu Feb 28 10:19:56 2008
Received: from newsunmail1brm.central.sun.com (newsunmail1brm.Central.Sun.COM [129.147.62.245])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m1SIJug2012768
	for <psarc-ext@sac.sfbay.sun.com>; Thu, 28 Feb 2008 10:19:56 -0800 (PST)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by newsunmail1brm.central.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id m1SIJrVA047135
	for <@sunmail2sca.sfbay.sun.com:psarc-ext@sun.com>; Thu, 28 Feb 2008 11:19:56 -0700 (MST)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0JWY00007O963A00@nwk-avmta-1.sfbay.Sun.COM> for psarc-ext@sun.com
 (ORCPT psarc-ext@sun.com); Thu, 28 Feb 2008 10:19:54 -0800 (PST)
Received: from dm-sfbay-01.sfbay.sun.com ([129.145.155.118])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0JWY00EZSO95OG70@nwk-avmta-1.sfbay.Sun.COM> for
 psarc-ext@sun.com (ORCPT psarc-ext@sun.com); Thu,
 28 Feb 2008 10:19:53 -0800 (PST)
Received: from zruty.sfbay.sun.com (zruty.SFBay.Sun.COM [129.146.168.40])
	by dm-sfbay-01.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2)
 with ESMTP id m1SIJrk8037799	for <psarc-ext@sun.com>; Thu,
 28 Feb 2008 10:19:53 -0800 (PST)
Received: from zruty.sfbay.sun.com (localhost [127.0.0.1])
	by zruty.sfbay.sun.com (8.14.2+Sun/8.14.2) with ESMTP id m1SIJroL016051	for
 <psarc-ext@sun.com>; Thu, 28 Feb 2008 10:19:53 -0800 (PST)
Received: (from dduvall@localhost)
	by zruty.sfbay.sun.com (8.14.2+Sun/8.14.2/Submit)
 id m1SIJqrK016050	for psarc-ext@sun.com; Thu, 28 Feb 2008 10:19:52 -0800 (PST)
Date: Thu, 28 Feb 2008 10:19:52 -0800
From: Danek Duvall <danek.duvall@sun.com>
Subject: MTR - My Traceroute 0.72 [PSARC/2008/161 FastTrack timeout	03/06/2008]
To: psarc-ext@sun.com
Message-id: <20080228181952.GS9130@zruty.sfbay.sun.com>
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
Content-disposition: inline
X-PMX-Version: 5.2.0.264296
User-Agent: Mutt/1.5.16 (2007-06-27)
Status: RO
Content-Length: 2208

I'm sponsoring this case for myself.  The case qualifies for patch binding,
though I'm not planning on integrating it into an update.

The proposal is available in the case directory as proposal.txt, and the
mtr man page is in materials/mtr.8.

Danek

======================================================================

1.  Summary

mtr[1], or "My Traceroute", is a network diagnostic tool akin to
traceroute, in that it detects round trip times from your local machine to
one given on the commandline.  However, rather than making merely three
attempts to ping each machine along the route, it pings each machine
periodically until told to stop, presenting the accumulating data either in
a table of statistics or as a graph of times.


2.  Specific Issues

2.1  Placement

Mtr is a highly useful tool for both system administrators and end-users,
and it is the opinion of the project team that it should be available in
/usr/bin instead of /usr/sbin.

2.2  Setuid

Like traceroute and ping, mtr uses raw sockets to send ICMP echo requests,
and this requires privilege.  Because the program is useful not only to
system administrators but to normal users, it is highly convenient to
install this setuid root so as to be able to gain that privilege, and this
project proposes to do so.  Mtr grabs itself a raw socket first thing on
startup and immediately drops all privileges, calling setuid(getuid()), as
it won't need that privilege again.

2.3  Graphical UI vs Terminal UI

Mtr can operate in a terminal with a curses UI, or it can throw up a window
using GTK+.  Because the GUI code uses GTK+ 1.x and is less functional than
the curses UI, we propose to not compile this in.  Should these problems
ever be corrected, a future project may enable the GUI.


3.  Exported Interfaces

    /usr/bin/mtr                Uncommitted             Executable location
                                Uncommitted             Commandline options
                                Uncommitted             "Raw" and "split"
                                                        output formats.
    SUNWmtr                     Uncommitted             Package name


4.  References

[1] http://mtr.bitwizard.nl/mtr/

From sacadmin Thu Feb 28 10:12:36 2008
Received: from zruty.sfbay.sun.com (zruty [129.146.168.40])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m1SICZPO012097;
	Thu, 28 Feb 2008 10:12:35 -0800 (PST)
Received: from zruty.sfbay.sun.com (localhost [127.0.0.1])
	by zruty.sfbay.sun.com (8.14.2+Sun/8.14.2) with ESMTP id m1SICZX4015894;
	Thu, 28 Feb 2008 10:12:35 -0800 (PST)
Received: (from dduvall@localhost)
	by zruty.sfbay.sun.com (8.14.2+Sun/8.14.2/Submit) id m1SICZ94015891;
	Thu, 28 Feb 2008 10:12:35 -0800 (PST)
Date: Thu, 28 Feb 2008 10:12:35 -0800 (PST)
From: Danek Duvall <danek.duvall@sun.com>
Message-Id: <200802281812.m1SICZ94015891@zruty.sfbay.sun.com>
To: PSARC-record@sac.sfbay.sun.com
Subject: MTR - My Traceroute 0.72 [PSARC/2008/161 FastTrack timeout 03/06/2008]
Status: RO
Content-Length: 562


Template Version: @(#)sac_nextcase 1.64 07/13/07 SMI
This information is Copyright 2008 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 MTR - My Traceroute 0.72
    1.2. Name of Document Author/Supplier:
	 Author:  Danek Duvall
    1.3  Date of This Document:
	28 February, 2008
4. Technical Description
    See the case directory for more detail

6. Resources and Schedule
    6.4. Steering Committee requested information
   	6.4.1. Consolidation C-team Name:
		SFW
    6.5. ARC review type: FastTrack
    6.6. ARC Exposure: open


From gww@eng.sun.com Thu Feb 28 16:44:56 2008
Received: from sunmail2sca.sfbay.sun.com (sunmail2sca [129.145.155.234])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m1T0iuvJ024792
	for <psarc-ext@sac.sfbay.sun.com>; Thu, 28 Feb 2008 16:44:56 -0800 (PST)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail2sca.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id m1T0iuSl016840
	for <@sunmail2sca.sfbay.sun.com:psarc-ext@sun.com>; Thu, 28 Feb 2008 16:44:56 -0800 (PST)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0JWZ00C0362V4800@brm-avmta-1.central.sun.com> for psarc-ext@sun.com
 (ORCPT psarc-ext@sun.com); Thu, 28 Feb 2008 17:44:55 -0700 (MST)
Received: from dm-eng-02.sfbay.sun.com ([129.146.11.32])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0JWZ008PG62UXX10@brm-avmta-1.central.sun.com> for
 psarc-ext@sun.com (ORCPT psarc-ext@sun.com); Thu,
 28 Feb 2008 17:44:55 -0700 (MST)
Received: from marduk.eng.sun.com (marduk.SFBay.Sun.COM [129.146.108.224])
	by dm-eng-02.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2)
 with ESMTP id m1T0is9a051287; Thu, 28 Feb 2008 16:44:54 -0800 (PST)
Received: from marduk.eng.sun.com (localhost [127.0.0.1])
	by marduk.eng.sun.com (8.13.6+Sun/8.12.11) with ESMTP id m1T0jTJu003241; Thu,
 28 Feb 2008 16:45:29 -0800 (PST)
Received: (from gww@localhost)
	by marduk.eng.sun.com (8.13.6+Sun/8.12.11/Submit) id m1T0jSsL003240; Thu,
 28 Feb 2008 16:45:28 -0800 (PST)
Date: Thu, 28 Feb 2008 16:45:28 -0800 (PST)
From: Gary Winiger <gww@eng.sun.com>
Subject: Re: MTR - My Traceroute 0.72 [PSARC/2008/161 FastTrack timeout
	03/06/2008]
To: psarc-ext@sun.com, danek.duvall@sun.com
Message-id: <200802290045.m1T0jSsL003240@marduk.eng.sun.com>
Content-transfer-encoding: 7BIT
X-Sun-Charset: US-ASCII
X-PMX-Version: 5.2.0.264296
Status: RO
Content-Length: 278


> The proposal is available in the case directory as proposal.txt, and the
> mtr man page is in materials/mtr.8.

	Nit.  Presumably this man page will be shipped as .1m and the
	see also will be correctly updated.

Gary..
P.S.	Don't blaim me for AT&T being different from UCB.

From danek.duvall@sun.com Thu Feb 28 17:00:31 2008
Received: from sunmail3mpk.sfbay.sun.com (sunmail3mpk [129.146.11.52])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m1T10VjS025216
	for <psarc-ext@sac.sfbay.sun.com>; Thu, 28 Feb 2008 17:00:31 -0800 (PST)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail3mpk.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id m1T10VUj011807
	for <@sunmail2sca.sfbay.sun.com:psarc-ext@sun.com>; Thu, 28 Feb 2008 17:00:31 -0800 (PST)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0JWZ00D0F6SVEW00@brm-avmta-1.central.sun.com> for psarc-ext@sun.com
 (ORCPT psarc-ext@sun.com); Thu, 28 Feb 2008 18:00:31 -0700 (MST)
Received: from dm-sfbay-02.sfbay.sun.com ([129.146.11.31])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0JWZ008GT6SUXM30@brm-avmta-1.central.sun.com> for
 psarc-ext@sun.com (ORCPT psarc-ext@sun.com); Thu,
 28 Feb 2008 18:00:31 -0700 (MST)
Received: from zruty.sfbay.sun.com (zruty.SFBay.Sun.COM [129.146.168.40])
	by dm-sfbay-02.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2)
 with ESMTP id m1T10UC3060383; Thu, 28 Feb 2008 17:00:30 -0800 (PST)
Received: from zruty.sfbay.sun.com (localhost [127.0.0.1])
	by zruty.sfbay.sun.com (8.14.2+Sun/8.14.2) with ESMTP id m1T10U91020478; Thu,
 28 Feb 2008 17:00:30 -0800 (PST)
Received: (from dduvall@localhost)
	by zruty.sfbay.sun.com (8.14.2+Sun/8.14.2/Submit) id m1T10U4I020477; Thu,
 28 Feb 2008 17:00:30 -0800 (PST)
Date: Thu, 28 Feb 2008 17:00:29 -0800
From: Danek Duvall <danek.duvall@sun.com>
Subject: Re: MTR - My Traceroute 0.72 [PSARC/2008/161 FastTrack timeout
	03/06/2008]
In-reply-to: <200802290045.m1T0jSsL003240@marduk.eng.sun.com>
To: Gary Winiger <gww@eng.sun.com>
Cc: psarc-ext@sun.com
Message-id: <20080229010029.GX9130@zruty.sfbay.sun.com>
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
Content-disposition: inline
X-PMX-Version: 5.2.0.264296
References: <200802290045.m1T0jSsL003240@marduk.eng.sun.com>
User-Agent: Mutt/1.5.16 (2007-06-27)
Status: RO
Content-Length: 410

On Thu, Feb 28, 2008 at 04:45:28PM -0800, Gary Winiger wrote:

> > The proposal is available in the case directory as proposal.txt, and the
> > mtr man page is in materials/mtr.8.
> 
> 	Nit.  Presumably this man page will be shipped as .1m and the
> 	see also will be correctly updated.

Sure.

Gary created a pre-processed version of the man page, and it's now in the
materials directory as man.8.txt.

Danek

From gww@eng.sun.com Wed Mar  5 11:21:55 2008
Received: from sunmail4.singapore.sun.com (sunmail4.Singapore.Sun.COM [129.158.71.19])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m25JLs2A013665
	for <psarc-ext@sac.sfbay.Sun.COM>; Wed, 5 Mar 2008 11:21:54 -0800 (PST)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id m25JLf0I018266
	for <@sunmail2sca.sfbay.sun.com:psarc-ext@sun.com>; Thu, 6 Mar 2008 03:21:53 +0800 (SGT)
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0JX900801V4GDI00@nwk-avmta-2.sfbay.sun.com> for psarc-ext@sun.com
 (ORCPT psarc-ext@sun.com); Wed, 05 Mar 2008 11:21:52 -0800 (PST)
Received: from dm-eng-02.sfbay.sun.com ([129.146.11.32])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0JX90055RV4G2970@nwk-avmta-2.sfbay.sun.com> for
 psarc-ext@sun.com (ORCPT psarc-ext@sun.com); Wed,
 05 Mar 2008 11:21:52 -0800 (PST)
Received: from marduk.eng.sun.com (marduk.SFBay.Sun.COM [129.146.108.224])
	by dm-eng-02.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2)
 with ESMTP id m25JLp0d008038; Wed, 05 Mar 2008 11:21:51 -0800 (PST)
Received: from marduk.eng.sun.com (localhost [127.0.0.1])
	by marduk.eng.sun.com (8.13.6+Sun/8.12.11) with ESMTP id m25JMYcl011088; Wed,
 05 Mar 2008 11:22:34 -0800 (PST)
Received: (from gww@localhost)
	by marduk.eng.sun.com (8.13.6+Sun/8.12.11/Submit) id m25JMYGS011087; Wed,
 05 Mar 2008 11:22:34 -0800 (PST)
Date: Wed, 05 Mar 2008 11:22:34 -0800 (PST)
From: Gary Winiger <gww@eng.sun.com>
Subject: Re: MTR - My Traceroute 0.72 [PSARC/2008/161 FastTrack timeout
 03/06/2008]
To: danek.duvall@sun.com, gww@eng.sun.com
Cc: psarc-ext@sun.com
Message-id: <200803051922.m25JMYGS011087@marduk.eng.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.2.0.264296
Status: RO
Content-Length: 421

> > > The proposal is available in the case directory as proposal.txt, and the
> > > mtr man page is in materials/mtr.8.
> > 
> > 	Nit.  Presumably this man page will be shipped as .1m and the
> > 	see also will be correctly updated.
> 
> Sure.

	Based on an offline conversation, I asked to let this run at
	today's PSARC meeting.  I've reviewed this case and have no
	issues beyond the agreed man page updates.

Gary..

From gdamore@sun.com Wed Mar  5 11:48:12 2008
Received: from sunmail2sca.sfbay.sun.com (sunmail2sca [129.145.155.234])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m25JmCaN014230
	for <psarc-ext@sac.sfbay.sun.com>; Wed, 5 Mar 2008 11:48:12 -0800 (PST)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail2sca.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id m25JmATu027217
	for <@sunmail2sca.sfbay.sun.com:psarc-ext@sun.com>; Wed, 5 Mar 2008 11:48:12 -0800 (PST)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0JX900I0PWCB1M00@brm-avmta-1.central.sun.com> for psarc-ext@sun.com
 (ORCPT psarc-ext@sun.com); Wed, 05 Mar 2008 12:48:11 -0700 (MST)
Received: from sca-es-mail-2.sun.com ([192.18.43.133])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0JX9008I4WCAZK90@brm-avmta-1.central.sun.com> for
 psarc-ext@sun.com (ORCPT psarc-ext@sun.com); Wed,
 05 Mar 2008 12:48:11 -0700 (MST)
Received: from fe-sfbay-10.sun.com ([192.18.43.129])
	by sca-es-mail-2.sun.com (8.13.7+Sun/8.12.9) with ESMTP id m25JmAJl024846	for
 <psarc-ext@sun.com>; Wed, 05 Mar 2008 11:48:10 -0800 (PST)
Received: from conversion-daemon.fe-sfbay-10.sun.com by fe-sfbay-10.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 id <0JX900I01VEMVX00@fe-sfbay-10.sun.com> (original mail from gdamore@sun.com)
 for psarc-ext@sun.com (ORCPT psarc-ext@sun.com); Wed,
 05 Mar 2008 11:48:10 -0800 (PST)
Received: from [192.168.251.106] ([76.174.83.55])
 by fe-sfbay-10.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb
 28 2007)) with ESMTPSA id <0JX900G7JWCAXCC0@fe-sfbay-10.sun.com>; Wed,
 05 Mar 2008 11:48:10 -0800 (PST)
Date: Wed, 05 Mar 2008 11:45:59 -0800
From: "Garrett D'Amore" <gdamore@sun.com>
Subject: Re: MTR - My Traceroute 0.72 [PSARC/2008/161 FastTrack timeout
 03/06/2008]
In-reply-to: <200803051922.m25JMYGS011087@marduk.eng.sun.com>
Sender: Garrett.Damore@sun.com
To: Gary Winiger <gww@eng.sun.com>
Cc: Danek.Duvall@sun.com, psarc-ext@sun.com
Message-id: <47CEF877.5020809@sun.com>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.2.0.264296
References: <200803051922.m25JMYGS011087@marduk.eng.sun.com>
User-Agent: Thunderbird 2.0.0.6 (X11/20071023)
Status: RO
Content-Length: 827

Gary Winiger wrote:
>>>> The proposal is available in the case directory as proposal.txt, and the
>>>> mtr man page is in materials/mtr.8.
>>>>         
>>> 	Nit.  Presumably this man page will be shipped as .1m and the
>>> 	see also will be correctly updated.
>>>       
>> Sure.
>>     
>
> 	Based on an offline conversation, I asked to let this run at
> 	today's PSARC meeting.  I've reviewed this case and have no
> 	issues beyond the agreed man page updates.
>
> Gary..
>   

As the one that asked offline for Gary to look at this, thank-you.  I 
mostly wanted a sanity check on the permissions/security related aspects 
here (recognizing I'm not an expert with RBAC permissions.)  If Gary is 
satisfied, then so am I.

The case times out later this week anyway, so no undue delay was 
incurred, I think.

    -- Garrett


From danek.duvall@sun.com Wed Mar  5 20:03:17 2008
Received: from newsunmail1brm.central.sun.com (newsunmail1brm.Central.Sun.COM [129.147.62.245])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m2643G0O001090
	for <psarc-ext@sac.sfbay.sun.com>; Wed, 5 Mar 2008 20:03:17 -0800 (PST)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by newsunmail1brm.central.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id m2643FIi002980;
	Wed, 5 Mar 2008 21:03:16 -0700 (MST)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0JXA0071ZJ9F0Y00@nwk-avmta-1.sfbay.Sun.COM>; Wed,
 05 Mar 2008 20:03:15 -0800 (PST)
Received: from dm-sfbay-01.sfbay.sun.com ([129.145.155.118])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0JXA00BOBJ9DU1B0@nwk-avmta-1.sfbay.Sun.COM>; Wed,
 05 Mar 2008 20:03:13 -0800 (PST)
Received: from zruty.sfbay.sun.com (zruty.SFBay.Sun.COM [129.146.168.40])
	by dm-sfbay-01.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2)
 with ESMTP id m2643DXr038266; Wed, 05 Mar 2008 20:03:13 -0800 (PST)
Received: from zruty.sfbay.sun.com (localhost [127.0.0.1])
	by zruty.sfbay.sun.com (8.14.2+Sun/8.14.2) with ESMTP id m2643DqY000229; Wed,
 05 Mar 2008 20:03:13 -0800 (PST)
Received: (from dduvall@localhost)
	by zruty.sfbay.sun.com (8.14.2+Sun/8.14.2/Submit) id m2643DfL000228; Wed,
 05 Mar 2008 20:03:13 -0800 (PST)
Date: Wed, 05 Mar 2008 20:03:13 -0800
From: Danek Duvall <danek.duvall@sun.com>
Subject: Re: MTR - My Traceroute 0.72 [PSARC/2008/161 FastTrack timeout
	03/06/2008]
In-reply-to: <47CEF877.5020809@sun.com>
To: "Garrett D'Amore" <gdamore@sun.com>
Cc: psarc-ext@sun.com
Message-id: <20080306040313.GO296@zruty.sfbay.sun.com>
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
Content-disposition: inline
X-PMX-Version: 5.2.0.264296
References: <200803051922.m25JMYGS011087@marduk.eng.sun.com>
 <47CEF877.5020809@sun.com>
User-Agent: Mutt/1.5.16 (2007-06-27)
Status: RO
Content-Length: 239

On Wed, Mar 05, 2008 at 11:45:59AM -0800, Garrett D'Amore wrote:

> If Gary is satisfied, then so am I.

Okay.  Given that all parties with concerns have had them satisfied, I'm
going to go ahead and mark the case approved.

Thanks,
Danek

From gdamore@sun.com Wed Mar  5 20:16:40 2008
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m264Gdel002218
	for <psarc-ext@sac.sfbay.sun.com>; Wed, 5 Mar 2008 20:16:39 -0800 (PST)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id m264GbNj007628
	for <@sunmail2sca.sfbay.sun.com:psarc-ext@sun.com>; Thu, 6 Mar 2008 04:16:38 GMT
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0JXA00B07JVOYZ00@brm-avmta-1.central.sun.com> for psarc-ext@sun.com
 (ORCPT psarc-ext@sun.com); Wed, 05 Mar 2008 21:16:36 -0700 (MST)
Received: from sca-es-mail-2.sun.com ([192.18.43.133])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0JXA00A7GJVOER10@brm-avmta-1.central.sun.com> for
 psarc-ext@sun.com (ORCPT psarc-ext@sun.com); Wed,
 05 Mar 2008 21:16:36 -0700 (MST)
Received: from fe-sfbay-10.sun.com ([192.18.43.129])
	by sca-es-mail-2.sun.com (8.13.7+Sun/8.12.9) with ESMTP id m264Ga7v009332	for
 <psarc-ext@sun.com>; Wed, 05 Mar 2008 20:16:36 -0800 (PST)
Received: from conversion-daemon.fe-sfbay-10.sun.com by fe-sfbay-10.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 id <0JXA00A01JPJE600@fe-sfbay-10.sun.com> (original mail from gdamore@sun.com)
 for psarc-ext@sun.com (ORCPT psarc-ext@sun.com); Wed,
 05 Mar 2008 20:16:36 -0800 (PST)
Received: from [192.168.251.106] ([76.174.83.55])
 by fe-sfbay-10.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb
 28 2007)) with ESMTPSA id <0JXA00D3JJVEBF90@fe-sfbay-10.sun.com>; Wed,
 05 Mar 2008 20:16:35 -0800 (PST)
Date: Wed, 05 Mar 2008 20:14:13 -0800
From: "Garrett D'Amore" <gdamore@sun.com>
Subject: Re: MTR - My Traceroute 0.72 [PSARC/2008/161 FastTrack timeout
	03/06/2008]
In-reply-to: <20080306040313.GO296@zruty.sfbay.sun.com>
Sender: Garrett.Damore@sun.com
To: Danek Duvall <Danek.Duvall@sun.com>
Cc: psarc-ext@sun.com
Message-id: <47CF6F95.1030406@sun.com>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.2.0.264296
References: <200803051922.m25JMYGS011087@marduk.eng.sun.com>
 <47CEF877.5020809@sun.com> <20080306040313.GO296@zruty.sfbay.sun.com>
User-Agent: Thunderbird 2.0.0.6 (X11/20071023)
Status: RO
Content-Length: 404

Danek Duvall wrote:
> On Wed, Mar 05, 2008 at 11:45:59AM -0800, Garrett D'Amore wrote:
>
>   
>> If Gary is satisfied, then so am I.
>>     
>
> Okay.  Given that all parties with concerns have had them satisfied, I'm
> going to go ahead and mark the case approved.
>
> Thanks,
> Danek
>   
Just out of curiosity, are you in some particular hurry?  The case times 
out tomorrow, anyway.

    -- Garrett


From danek.duvall@sun.com Wed Mar  5 20:25:25 2008
Received: from sunmail2sca.sfbay.sun.com (sunmail2sca [129.145.155.234])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m264PPEh002294
	for <psarc-ext@sac.sfbay.sun.com>; Wed, 5 Mar 2008 20:25:25 -0800 (PST)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail2sca.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id m264POGm022053;
	Wed, 5 Mar 2008 20:25:24 -0800 (PST)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0JXA00C05KACSW00@brm-avmta-1.central.sun.com>; Wed,
 05 Mar 2008 21:25:24 -0700 (MST)
Received: from dm-sfbay-01.sfbay.sun.com ([129.145.155.118])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0JXA00A5UKABEI10@brm-avmta-1.central.sun.com>; Wed,
 05 Mar 2008 21:25:23 -0700 (MST)
Received: from zruty.sfbay.sun.com (zruty.SFBay.Sun.COM [129.146.168.40])
	by dm-sfbay-01.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2)
 with ESMTP id m264PNLI047574; Wed, 05 Mar 2008 20:25:23 -0800 (PST)
Received: from zruty.sfbay.sun.com (localhost [127.0.0.1])
	by zruty.sfbay.sun.com (8.14.2+Sun/8.14.2) with ESMTP id m264PNZG000336; Wed,
 05 Mar 2008 20:25:23 -0800 (PST)
Received: (from dduvall@localhost)
	by zruty.sfbay.sun.com (8.14.2+Sun/8.14.2/Submit) id m264PNt7000335; Wed,
 05 Mar 2008 20:25:23 -0800 (PST)
Date: Wed, 05 Mar 2008 20:25:23 -0800
From: Danek Duvall <danek.duvall@sun.com>
Subject: Re: MTR - My Traceroute 0.72 [PSARC/2008/161 FastTrack timeout
	03/06/2008]
In-reply-to: <47CF6F95.1030406@sun.com>
To: "Garrett D'Amore" <gdamore@sun.com>
Cc: psarc-ext@sun.com
Message-id: <20080306042523.GP296@zruty.sfbay.sun.com>
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
Content-disposition: inline
X-PMX-Version: 5.2.0.264296
References: <200803051922.m25JMYGS011087@marduk.eng.sun.com>
 <47CEF877.5020809@sun.com> <20080306040313.GO296@zruty.sfbay.sun.com>
 <47CF6F95.1030406@sun.com>
User-Agent: Mutt/1.5.16 (2007-06-27)
Status: RO
Content-Length: 326

On Wed, Mar 05, 2008 at 08:14:13PM -0800, Garrett D'Amore wrote:

> Just out of curiosity, are you in some particular hurry?  The case times 
> out tomorrow, anyway.

Nope.  Just want to keep lazy ARC members who wait until the last minute to
make comments on cases on their toes.  :)  I'm as guilty of that as anyone.

Danek

