netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: John Heffner <jheffner@psc.edu>
To: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Cc: netdev <netdev@vger.kernel.org>
Subject: [PATCH 0/2] [iputils] MTU discovery changes
Date: Fri, 23 Mar 2007 20:46:25 -0400	[thread overview]
Message-ID: <460474E1.9070805@psc.edu> (raw)

These add some changes that make tracepath a little more useful for 
diagnosing MTU issues.  The length flag helps distinguish between MTU 
black holes and other types of black holes by allowing you to vary the 
probe packet lengths.  Using PMTUDISC_PROBE gives you the same results 
on each run without having to flush the route cache, so you can see 
where MTU changes in the path actually occur.

The PMTUDISC_PROBE patch goes in should be conditional on whether the 
corresponding kernel patch (just sent) goes in.

   -John

             reply	other threads:[~2007-03-24  0:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-24  0:46 John Heffner [this message]
2007-04-03  8:45 ` [PATCH 0/2] [iputils] MTU discovery changes YOSHIFUJI Hideaki / 吉藤英明
2007-04-03  8:46   ` YOSHIFUJI Hideaki / 吉藤英明
2007-04-03 17:51 ` [PATCH] [iputils] Add documentation for the -l flag John Heffner
2007-04-03 17:51   ` [PATCH] [iputils] Document -n flag John Heffner
2007-04-09  4:16   ` [PATCH] [iputils] Add documentation for the -l flag YOSHIFUJI Hideaki / 吉藤英明
2007-04-09  4:15 ` [PATCH 0/2] [iputils] MTU discovery changes YOSHIFUJI Hideaki / 吉藤英明

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=460474E1.9070805@psc.edu \
    --to=jheffner@psc.edu \
    --cc=netdev@vger.kernel.org \
    --cc=yoshfuji@linux-ipv6.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).