[pmtud] I-D ACTION:draft-ietf-pmtud-method-08.txt

Internet-Drafts@ietf.org Mon, 14 August 2006 22:57 UTC

Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com) by megatron.ietf.org with esmtp (Exim 4.43) id 1GClNN-0001eD-BB; Mon, 14 Aug 2006 18:57:41 -0400
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1GClNJ-0001dj-O0; Mon, 14 Aug 2006 18:57:37 -0400
Received: from stsc1260-eth-s1-s1p1-vip.va.neustar.com ([156.154.16.129] helo=chiedprmail1.ietf.org) by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1GCibd-0000rU-2A; Mon, 14 Aug 2006 16:00:13 -0400
Received: from chsc1260-eth-s1-s1p1-vip.va.neustar.com ([156.154.24.129] helo=ns0.neustar.com) by chiedprmail1.ietf.org with esmtp (Exim 4.43) id 1GCiRm-0002aO-Lq; Mon, 14 Aug 2006 15:50:04 -0400
Received: from stiedprstage1.ietf.org (stiedprstage1.va.neustar.com [10.31.47.10]) by ns0.neustar.com (Postfix) with ESMTP id 8B8A832870; Mon, 14 Aug 2006 19:50:02 +0000 (GMT)
Received: from ietf by stiedprstage1.ietf.org with local (Exim 4.43) id 1GCiRm-0006RK-DG; Mon, 14 Aug 2006 15:50:02 -0400
Content-Type: Multipart/Mixed; Boundary="NextPart"
Mime-Version: 1.0
To: i-d-announce@ietf.org
From: Internet-Drafts@ietf.org
Message-Id: <E1GCiRm-0006RK-DG@stiedprstage1.ietf.org>
Date: Mon, 14 Aug 2006 15:50:02 -0400
X-Spam-Score: -5.9 (-----)
X-Scan-Signature: 944ecb6e61f753561f559a497458fb4f
Cc: pmtud@ietf.org
Subject: [pmtud] I-D ACTION:draft-ietf-pmtud-method-08.txt
X-BeenThere: pmtud@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Path Maximum Transmission Unit Discovery <pmtud.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/pmtud>, <mailto:pmtud-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www1.ietf.org/pipermail/pmtud>
List-Post: <mailto:pmtud@ietf.org>
List-Help: <mailto:pmtud-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/pmtud>, <mailto:pmtud-request@ietf.org?subject=subscribe>
Errors-To: pmtud-bounces@ietf.org

A New Internet-Draft is available from the on-line Internet-Drafts directories.
This draft is a work item of the Path MTU Discovery Working Group of the IETF.

	Title		: Packetization Layer Path MTU Discovery
	Author(s)	: M. Mathis, J. Heffner
	Filename	: draft-ietf-pmtud-method-08.txt
	Pages		: 35
	Date		: 2006-8-14
	
This document describes a robust method for Path MTU Discovery
(PMTUD) that relies on TCP or some other Packetization Layer to probe
an Internet path with progressively larger packets.  This method is
described as an extension to RFC 1191 and RFC 1981, which specify
ICMP based Path MTU Discovery for IP versions 4 and 6, respectively.

The general strategy of the new algorithm is to start with a small
MTU and search upward, testing successively larger MTUs by probing
with single packets.  If a probe is successfully delivered then the
MTU can be raised.  If the probe is lost, it is treated as an MTU
limitation and not as a congestion signal.

Packetization Layer PMTUD (PLPMTUD) introduces some flexibility in
the implementation of classical Path MTU discovery.  IT can be
configured to perform just ICMP black hole recovery to increase the
robustness of classical Path MTU Discovery, or at the other extreme,
all ICMP processing can be disabled and PLPMTUD can completely
replace classical Path MTU Discovery.

In the latter configuration, PLPMTUD exactly parallels congestion
control.  An end-to-end transport protocol adjusts properties of the
data stream (window size or packet size) while using packet losses to
deduce the appropriateness of the adjustments.  This technique is
more philosophically consistent with the end-to-end principle than
relying on ICMP messages containing transcribed headers of multiple
protocol layers.

A URL for this Internet-Draft is:
http://www.ietf.org/internet-drafts/draft-ietf-pmtud-method-08.txt

To remove yourself from the I-D Announcement list, send a message to 
i-d-announce-request@ietf.org with the word unsubscribe in the body of the message.  
You can also visit https://www1.ietf.org/mailman/listinfo/I-D-announce 
to change your subscription settings.


Internet-Drafts are also available by anonymous FTP. Login with the username
"anonymous" and a password of your e-mail address. After logging in,
type "cd internet-drafts" and then
	"get draft-ietf-pmtud-method-08.txt".

A list of Internet-Drafts directories can be found in
http://www.ietf.org/shadow.html 
or ftp://ftp.ietf.org/ietf/1shadow-sites.txt


Internet-Drafts can also be obtained by e-mail.

Send a message to:
	mailserv@ietf.org.
In the body type:
	"FILE /internet-drafts/draft-ietf-pmtud-method-08.txt".
	
NOTE:	The mail server at ietf.org can return the document in
	MIME-encoded form by using the "mpack" utility.  To use this
	feature, insert the command "ENCODING mime" before the "FILE"
	command.  To decode the response(s), you will need "munpack" or
	a MIME-compliant mail reader.  Different MIME-compliant mail readers
	exhibit different behavior, especially when dealing with
	"multipart" MIME messages (i.e. documents which have been split
	up into multiple messages), so check your local documentation on
	how to manipulate these messages.
		
		
Below is the data which will enable a MIME compliant mail reader
implementation to automatically retrieve the ASCII version of the
Internet-Draft.
ftp://ftp.ietf.org/internet-drafts/draft-ietf-pmtud-method-08.txt"><ftp://ftp.ietf.org/internet-drafts/draft-ietf-pmtud-method-08.txt>
_______________________________________________
pmtud mailing list
pmtud@ietf.org
https://www1.ietf.org/mailman/listinfo/pmtud