Re: Comments on draft-yourtchenko-colitti-nd-reduce-multicast

Ole Troan <otroan@employees.org> Fri, 21 February 2014 17:32 UTC

Return-Path: <otroan@employees.org>
X-Original-To: ipv6@ietfa.amsl.com
Delivered-To: ipv6@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DEDC61A0204 for <ipv6@ietfa.amsl.com>; Fri, 21 Feb 2014 09:32:37 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.449
X-Spam-Level:
X-Spam-Status: No, score=-2.449 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.548, 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 b0JNoy1ou3wd for <ipv6@ietfa.amsl.com>; Fri, 21 Feb 2014 09:32:36 -0800 (PST)
Received: from banjo.employees.org (banjo.employees.org [IPv6:2001:1868:205::19]) by ietfa.amsl.com (Postfix) with ESMTP id 3E3031A01DC for <ipv6@ietf.org>; Fri, 21 Feb 2014 09:32:36 -0800 (PST)
Received: from dhcp-10-61-104-108.cisco.com (173-38-208-169.cisco.com [173.38.208.169]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: otroan) by banjo.employees.org (Postfix) with ESMTPSA id 087B26195; Fri, 21 Feb 2014 09:32:28 -0800 (PST)
Content-Type: multipart/signed; boundary="Apple-Mail=_DAD3A6E9-036A-4D6C-9FE4-253C40962F87"; protocol="application/pgp-signature"; micalg="pgp-sha512"
Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\))
Subject: Re: Comments on draft-yourtchenko-colitti-nd-reduce-multicast
From: Ole Troan <otroan@employees.org>
In-Reply-To: <75B6FA9F576969419E42BECB86CB1B89115F99A9@xmb-rcd-x06.cisco.com>
Date: Fri, 21 Feb 2014 18:32:25 +0100
Message-Id: <2730F679-46FC-416E-8DBB-D74676E637CA@employees.org>
References: <5305AF13.5060201@acm.org> <75B6FA9F576969419E42BECB86CB1B89115F99A9@xmb-rcd-x06.cisco.com>
To: "Hemant Singh (shemant)" <shemant@cisco.com>
X-Mailer: Apple Mail (2.1827)
Archived-At: http://mailarchive.ietf.org/arch/msg/ipv6/ZOVlCv1Z-Dh93XHTcQ4sGrdOw7w
Cc: Erik Nordmark <nordmark@acm.org>, Andrew Yourtchenko <ayourtch@cisco.com>, 6man WG <ipv6@ietf.org>
X-BeenThere: ipv6@ietf.org
X-Mailman-Version: 2.1.15
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: Fri, 21 Feb 2014 17:32:38 -0000

Hemant,

> The only means in ND to specify all destinations as off-link is to have the RA include no PIO and have the A-bit cleared.   The hosts use DHCPv6 for address assignment.   This is the NBMA ND link model.  The router also supports a DAD Proxy.

RFC4861:
   Note, however, that a Prefix Information option
   with the on-link flag set to zero conveys no information concerning
   on-link determination and MUST NOT be interpreted to mean that
   addresses covered by the prefix are off-link.  The only way to cancel
   a previous on-link indication is to advertise that prefix with the
   L-bit set and the Lifetime set to zero.  The default behavior (see Section 5.2)
   when sending a packet to an address for which no
   information is known about the on-link status of the address is to
   forward the packet to a default router;

the effect of an unset L-flag is that all traffic is sent to the default router. redirects can be used to indicate that the destination is on-link. you are wrong with regards to the A-flag. and you are wrong with regards to addresses having prefixes.
that's an unfortunate short-hand we are using, but they are still different things. an address does not have a prefix length.

cheers,
Ole