[core] #356: Which IPv6 multicast scopes for the "All CoAP Nodes" address?

"core issue tracker" <trac+core@trac.tools.ietf.org> Wed, 27 November 2013 13:19 UTC

Return-Path: <trac+core@trac.tools.ietf.org>
X-Original-To: core@ietfa.amsl.com
Delivered-To: core@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 64E0E1A1F4C for <core@ietfa.amsl.com>; Wed, 27 Nov 2013 05:19:20 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level:
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-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 J6gZw7Ppj0W7 for <core@ietfa.amsl.com>; Wed, 27 Nov 2013 05:19:18 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 2CB8A1A1F5D for <core@ietf.org>; Wed, 27 Nov 2013 05:19:18 -0800 (PST)
Received: from localhost ([127.0.0.1]:34053 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac+core@trac.tools.ietf.org>) id 1Vlf1L-0001JA-AK; Wed, 27 Nov 2013 14:19:11 +0100
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
From: core issue tracker <trac+core@trac.tools.ietf.org>
X-Trac-Version: 0.12.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: draft-ietf-core-groupcomm@tools.ietf.org, esko.dijk@philips.com
X-Trac-Project: core
Date: Wed, 27 Nov 2013 13:19:11 -0000
X-URL: http://tools.ietf.org/core/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/wg/core/trac/ticket/356
Message-ID: <060.91cbb7f0396300e887521dbfdfaad3bc@trac.tools.ietf.org>
X-Trac-Ticket-ID: 356
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: draft-ietf-core-groupcomm@tools.ietf.org, esko.dijk@philips.com, core@ietf.org
X-SA-Exim-Mail-From: trac+core@trac.tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Resent-To: akbar.rahman@interdigital.com, esko.dijk@philips.com
Cc: core@ietf.org
Subject: [core] #356: Which IPv6 multicast scopes for the "All CoAP Nodes" address?
X-BeenThere: core@ietf.org
X-Mailman-Version: 2.1.15
Reply-To: trac+core@trac.tools.ietf.org
List-Id: "Constrained RESTful Environments \(CoRE\) Working Group list" <core.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/core>, <mailto:core-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/core/>
List-Post: <mailto:core@ietf.org>
List-Help: <mailto:core-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/core>, <mailto:core-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 27 Nov 2013 13:19:20 -0000

#356: Which  IPv6 multicast scopes for the "All CoAP Nodes" address?

 in coap-18 it mentions for the IPv6 “All CoAP Nodes” address:

 Note that there is a distinct multicast address
       for each scope that interested CoAP nodes should listen to; CoAP
       needs the Link-Local and Site-Local scopes only.

 which could raise some interoperability concerns:
 -       CoAP nodes are not obliged to join any of these addresses; so
 multicast discovery may not work in practice.
 A client may be tempted to instead use the “All Nodes” link-local IPv6
 multicast address to send out a CoAP request, since IPv6 / 6LoWPAN-ND
 requires joining this address.
 -       CoAP nodes only join the link-local and/or site-local scoped
 address, not others (admin-local, or the new “realm-local” defined in
 draft-droms-6man-multicast-scopes-02)
 So a discovering client using e.g. admin-local may not find any CoAP
 nodes.

 My goal was to write some guidelines in groupcomm what IPv6 / IPv4
 multicast addresses a CoAP server should join, and which addresses a
 discovering client should use.
 For now I will base on the information that core-coap provides; adding
 that a server SHOULD join both the link-local and site-local “All CoAP
 nodes” IPv6 multicast addresses.

-- 
-------------------------+-------------------------------------------------
 Reporter:               |      Owner:  draft-ietf-core-
  esko.dijk@philips.com  |  groupcomm@tools.ietf.org
     Type:  protocol     |     Status:  new
  defect                 |  Milestone:
 Priority:  major        |    Version:
Component:  groupcomm    |   Keywords:
 Severity:  -            |
-------------------------+-------------------------------------------------

Ticket URL: <http://trac.tools.ietf.org/wg/core/trac/ticket/356>
core <http://tools.ietf.org/core/>