Re: PMTUD and MTU < 1280

Rémi Després <despres.remi@laposte.net> Mon, 25 July 2011 21:47 UTC

Return-Path: <despres.remi@laposte.net>
X-Original-To: ipv6@ietfa.amsl.com
Delivered-To: ipv6@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B77B521F86BF for <ipv6@ietfa.amsl.com>; Mon, 25 Jul 2011 14:47:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.3
X-Spam-Level:
X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, MIME_8BIT_HEADER=0.3, NO_RELAYS=-0.001]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jkdOIvVWt-87 for <ipv6@ietfa.amsl.com>; Mon, 25 Jul 2011 14:47:32 -0700 (PDT)
Received: from smtp1-g21.free.fr (unknown [IPv6:2a01:e0c:1:1599::10]) by ietfa.amsl.com (Postfix) with ESMTP id 6996521F8BDC for <ipv6@ietf.org>; Mon, 25 Jul 2011 14:47:29 -0700 (PDT)
Received: from [IPv6:2a01:e35:8a6d:d900:129a:ddff:fe6b:c6fb] (unknown [IPv6:2a01:e35:8a6d:d900:129a:ddff:fe6b:c6fb]) by smtp1-g21.free.fr (Postfix) with ESMTP id 3714F940067; Mon, 25 Jul 2011 23:47:22 +0200 (CEST)
Subject: Re: PMTUD and MTU < 1280
Mime-Version: 1.0 (Apple Message framework v1084)
Content-Type: text/plain; charset="iso-8859-1"
From: Rémi Després <despres.remi@laposte.net>
In-Reply-To: <071801cc4afb$b3ead4a0$1bc07de0$@com>
Date: Mon, 25 Jul 2011 23:47:21 +0200
Content-Transfer-Encoding: quoted-printable
Message-Id: <CC8ACC5B-4AD4-4AFA-908F-CB208CE0261B@laposte.net>
References: <264DF4B8-A7F3-4DB3-B58D-BBAC2A48B470@gmail.com> <A3E346FA-E5A4-4755-9D35-08CB10494424@apple.com> <01d201cc48e1$0784d8d0$168e8a70$@com> <010826E2-D6DF-488D-B5C4-CE14E47C7EE7@free.fr> <04db01cc4acf$d9074600$8b15d200$@com> <98B94666-CD24-4D1A-B25F-F6238CC3708E@laposte.net> <071801cc4afb$b3ead4a0$1bc07de0$@com>
To: Dan Wing <dwing@cisco.com>
X-Mailer: Apple Mail (2.1084)
X-Mailman-Approved-At: Tue, 26 Jul 2011 01:04:10 -0700
Cc: 6man 6man-wg <ipv6@ietf.org>
X-BeenThere: ipv6@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "IPv6 Maintenance Working Group \(6man\)" <ipv6.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ipv6>, <mailto:ipv6-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ipv6>
List-Post: <mailto:ipv6@ietf.org>
List-Help: <mailto:ipv6-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ipv6>, <mailto:ipv6-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 25 Jul 2011 21:47:32 -0000

Le 25 juil. 2011 à 20:50, Dan Wing a écrit :

>> -----Original Message-----
>> From: Rémi Després [mailto:despres.remi@laposte.net]
>> Sent: Monday, July 25, 2011 1:43 PM
>> To: Dan Wing
>> Cc: 'james woodyatt'; 'RJ Atkinson'; ipv6@ietf.org
>> Subject: Re: PMTUD and MTU < 1280
>> 
>> Dan,
>> 
>> 1.
>> The point I wanted to check is just, slightly reformulated):
>> "May a simple IPv6 host have no support of packet-reassembly, and
>> simply accept packets up to 1280 octets."
> 
> The earlier part of this thread was talking about sending; you're
> now bringing up receiving.

Yes.

The point made is about the difference between IPv6-to-IPv4 and IPv6-to-IPv6 PMTU's (an IPv6 PTB with MTU < 1280 remaining excluded, AFAIK, if both source and destination are IPv6.) 

> IMO, if the packet came from IPv4, and that IPv4 network had a small
> MTU (e.g., 576) causing fragmentation, then such an IPv6 receiver
> will be unable to receive the packet.

The point is only about IPv6 to IPv6.

>> In my understanding, the answer should be yes.
>> - This doesn't depend on whether sources know or not whether their
>> destinations are IPv6 or IPv4 only.
>> - If the destination happens to be IPv6, current RFC's don't permit
>> intermediate nodes to refuse 1280 packets as being too big.
>> 
>> 2.
>> How sources can be sure to have e2e transparency in IPv6 is a different
>> question, but IMHO an important one.

>> For instance, if a destination address is obtained from the DNS in a
>> AAAA, with no A for the same URL  and without any well-known prefix
>> indicating that there is an embedded-IPv4-address, I hope the source
>> can be guaranteed that e2e transparency won't be broken?
> 
> I don't think so.  DNS64 comes to mind.

In my understanding, a host that requests both for A's and AAAA's, and receives no A, knows it talks to an IPv6-only host, with or without DNS64.
There may be other ways to know it, e.g. for some IPv6-only sensors talking only with IPv6-capable dedicated servers. 

In any case, I have no problem with leaving this subject, as many others may be found more urgent.

Thanks,
RD


>> I won't have time personally to contribute much on this, but the
>> subject would usefully be clarified, IMHO.
> 
> The RFCs are pretty clear, IMO. Implementers don't want to read

> them all the way.
> 
> -d
> 
> 
>> Regards,
>> RD
>> 
>> 
>> Le 25 juil. 2011 à 15:36, Dan Wing a écrit :
>> 
>>>>>> 
>>>>>> ...
>>>>> 
>>>>> Its behavior violates the last paragraph of Section 5 of RFC2460.
>>>> 
>>>> Violation _only in case_ of "an IPv6 packet that is sent to an IPv4
>>>> destination".
>>> 
>>> But how does one determine an IPv6 packet is, or isn't, going
>>> to an IPv4 destination?  I don't think it's possible to determine
>>> if there is an IPv6/IPv4 translator on the path.
>>> 
>>> -d
>>> 
>>> 
>>>> If the destination is IPv6, a PMTU below 1280 remains therefore a
>>>> network failure.
>>>> This authorizes a simple IPv6 host to refuse packets beyond 1280
>> octets
>>>> and to have no support of packet-reassembly.
>>>> 
>>>> Right?
>>>> 
>>>> Regards,
>>>> RD
>>>> 
>>>> 
>>>> 
>>>>> 
>>>>> -d
>>>>> 
>>>>>> 
>>>>>> --
>>>>>> james woodyatt <jhw@apple.com>
>>>>>> member of technical staff, core os networking
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> ------------------------------------------------------------------
>> --
>>>>>> IETF IPv6 working group mailing list
>>>>>> ipv6@ietf.org
>>>>>> Administrative Requests:
>> https://www.ietf.org/mailman/listinfo/ipv6
>>>>>> ------------------------------------------------------------------
>> --
>>>>> 
>>>>> -------------------------------------------------------------------
>> -
>>>>> IETF IPv6 working group mailing list
>>>>> ipv6@ietf.org
>>>>> Administrative Requests: https://www.ietf.org/mailman/listinfo/ipv6
>>>>> -------------------------------------------------------------------
>> -
>>> 
> 
>