Re: [mif] Review of draft-ietf-mif-mpvd-ndp-support-01

Jouni Korhonen <jouni.nospam@gmail.com> Mon, 27 July 2015 13:00 UTC

Return-Path: <jouni.nospam@gmail.com>
X-Original-To: mif@ietfa.amsl.com
Delivered-To: mif@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B95FD1B2CF4 for <mif@ietfa.amsl.com>; Mon, 27 Jul 2015 06:00:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level:
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, SPF_PASS=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AX0J1aZvrlWT for <mif@ietfa.amsl.com>; Mon, 27 Jul 2015 06:00:05 -0700 (PDT)
Received: from mail-lb0-x236.google.com (mail-lb0-x236.google.com [IPv6:2a00:1450:4010:c04::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 582B31B2CE9 for <mif@ietf.org>; Mon, 27 Jul 2015 06:00:05 -0700 (PDT)
Received: by lbbzr7 with SMTP id zr7so52832987lbb.1 for <mif@ietf.org>; Mon, 27 Jul 2015 06:00:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type:content-transfer-encoding; bh=gyaDq3VFMZm9zT8YcqaJ6+Sna5SQ1P8+s3lWT+CQ5Z0=; b=rtW19NQcs1af2I1nkBcAWEiF+j4o6jKxPNCdxTAdKCmayihmFQHWQvl4CRwoWf1FIx bJz68otzsnYmD1F5LfhBly5co/4A3xFlW3q+JPjzE4habSWvXXYGour+mx+2h1HVEP5T KJOM83ZpeJ1ibbcxWt9RCM6VcPMmxIoD4HnPZt1ptwA8Bntv33qwzBqGujVY4z/X6Etv YUmkSFqFl6EE8pR9L5lCfkshMqQZ0ApDQ72Vz+NGyckGYkrpME2ZQLF12ayH33R7mlSl jjEFUfGmsDo/RtahL+nN0zJ3KGYoZhjgu8s9oBQVaiAAg2EtZzQvx5Hf7kfbp730VQIU azAQ==
X-Received: by 10.152.246.37 with SMTP id xt5mr26769002lac.83.1438002003698; Mon, 27 Jul 2015 06:00:03 -0700 (PDT)
Received: from [192.168.100.24] (91-158-124-187.elisa-laajakaista.fi. [91.158.124.187]) by smtp.googlemail.com with ESMTPSA id w7sm3882094lag.42.2015.07.27.05.59.58 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Jul 2015 06:00:03 -0700 (PDT)
To: Ian Farrer <ianfarrer@gmx.com>, mif@ietf.org
References: <66E246E2-0217-4410-BE8D-64A8F55B8E29@gmx.com>
From: Jouni Korhonen <jouni.nospam@gmail.com>
Message-ID: <55B62B4B.9020103@gmail.com>
Date: Mon, 27 Jul 2015 05:59:55 -0700
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0
MIME-Version: 1.0
In-Reply-To: <66E246E2-0217-4410-BE8D-64A8F55B8E29@gmx.com>
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Archived-At: <http://mailarchive.ietf.org/arch/msg/mif/IhOjwMMVckcpGNQ5RC_TPB5p_AU>
Subject: Re: [mif] Review of draft-ietf-mif-mpvd-ndp-support-01
X-BeenThere: mif@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Multiple Interface Discussion List <mif.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/mif>, <mailto:mif-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/mif/>
List-Post: <mailto:mif@ietf.org>
List-Help: <mailto:mif-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/mif>, <mailto:mif-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Jul 2015 13:00:06 -0000

> c) Para 2
> The PVD container MUST NOT be fragmented"
> RFC6980 prevents NDP messages from being fragmented at all, so perhaps this should be
> referenced?
> Would it also help to describe how to correctly handle this situation (i.e. send two RAs with
> un-fragmented PvD containers)

Ah great.. I was looking for this one last week but just could not 
remember which RFC it was. Will align with this RFC.

- Jouni