Re: [v6ops] Minimum MTU size

Brian E Carpenter <brian.e.carpenter@gmail.com> Tue, 31 January 2012 19:55 UTC

Return-Path: <brian.e.carpenter@gmail.com>
X-Original-To: v6ops@ietfa.amsl.com
Delivered-To: v6ops@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BC56511E80EB for <v6ops@ietfa.amsl.com>; Tue, 31 Jan 2012 11:55:15 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -103.231
X-Spam-Level:
X-Spam-Status: No, score=-103.231 tagged_above=-999 required=5 tests=[AWL=-0.232, BAYES_00=-2.599, J_CHICKENPOX_13=0.6, RCVD_IN_DNSWL_LOW=-1, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lVy6BGh-crFc for <v6ops@ietfa.amsl.com>; Tue, 31 Jan 2012 11:55:14 -0800 (PST)
Received: from mail-ee0-f44.google.com (mail-ee0-f44.google.com [74.125.83.44]) by ietfa.amsl.com (Postfix) with ESMTP id A5A6511E80E1 for <v6ops@ietf.org>; Tue, 31 Jan 2012 11:55:14 -0800 (PST)
Received: by eekc41 with SMTP id c41so111432eek.31 for <v6ops@ietf.org>; Tue, 31 Jan 2012 11:55:13 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:organization:user-agent:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=/d6p6dEFyLPX8SDqHqmKAiYZuOeX/xezgnB8sAWgCFY=; b=npt9VMxC8+ZQWcbNPuCaabz2TLMR9GQ0StJUdxPnCXyf15BFY0D5aUhByvpz2I+s4r SoHwL2VkwMifRMB0T9G/UIxMnYj51DltFIg0MmsTaSvvEfaMHN3ZwOvjtecvRzle/TIq 1Ye/Qq7Bp11fsx3v5ErbeIaazzOqQf/ehnt1w=
Received: by 10.14.9.222 with SMTP id 70mr1516535eet.28.1328039713831; Tue, 31 Jan 2012 11:55:13 -0800 (PST)
Received: from [10.1.1.4] ([121.98.251.219]) by mx.google.com with ESMTPS id t11sm62804243eea.10.2012.01.31.11.55.10 (version=SSLv3 cipher=OTHER); Tue, 31 Jan 2012 11:55:12 -0800 (PST)
Message-ID: <4F284715.6050905@gmail.com>
Date: Wed, 01 Feb 2012 08:55:01 +1300
From: Brian E Carpenter <brian.e.carpenter@gmail.com>
Organization: University of Auckland
User-Agent: Thunderbird 2.0.0.6 (Windows/20070728)
MIME-Version: 1.0
To: Dragos Ilie <dragos.ilie@gmail.com>
References: <CAOLNa-fXX9+qY8Sw-r9WTq6y7wSxNS-XZCfrGXZHmA731x1i9Q@mail.gmail.com> <201201311017.q0VAHxWd053879@givry.fdupont.fr> <CAOLNa-cTBwriS4LBP3KAVUdoM9m_B1HPV8zJ-S9-j6MOBfBkBQ@mail.gmail.com>
In-Reply-To: <CAOLNa-cTBwriS4LBP3KAVUdoM9m_B1HPV8zJ-S9-j6MOBfBkBQ@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Cc: v6ops@ietf.org
Subject: Re: [v6ops] Minimum MTU size
X-BeenThere: v6ops@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: v6ops discussion list <v6ops.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/v6ops>, <mailto:v6ops-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/v6ops>
List-Post: <mailto:v6ops@ietf.org>
List-Help: <mailto:v6ops-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/v6ops>, <mailto:v6ops-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jan 2012 19:55:15 -0000

I think it was noted at the time that this allowed easily for some
tunnel header overhead within a 1500 link MTU packet, and was therefore
a reasonably efficient value.

BTW 576 = 512 + 64, and I'm sure that isn't a coincidence either.

Regards
   Brian Carpenter

On 2012-01-31 23:40, Dragos Ilie wrote:
> Thank you! That is what I was looking for.
> 
> Regards,
> Dragos Ilie
> 
> 
>
> On Tue, Jan 31, 2012 at 11:17 AM, Francis Dupont
> <Francis.Dupont@fdupont.fr> wrote:
>>  In your previous mail you wrote:
>>
>>>  I am trying to find out the underlaying reason to select a 1280 bytes
>>>  minimum MTU for IPv6 (as opposed to any other value such as 1400 or
>>>  1500 bytes). For example, I heard that the reason for selecting a
>>>  576-bytes min MTU for IPv4 has to do with packet sizes for DNS and
>>>  X.25. I would appreciated it if somebody can explain the motivation
>>>  for the 1280-byte choice in the case of IPv6 or point me to relevant
>>>  information sources.
>> => first the min MTU for IPv4 is 68 bytes (maximum sized header + 8),
>> not 576 which is the minimum size for the reassembly (1500 for IPv6).
>> The choice of 1280 was for 1024 of data (aka application payload) and
>> 256 for headers.
>>
>> Regards
>>
>> Francis.Dupont@fdupont.fr
> _______________________________________________
> v6ops mailing list
> v6ops@ietf.org
> https://www.ietf.org/mailman/listinfo/v6ops
>