Re: [core] Groupcomm for CoAP (RFC 7390) implementations

Carsten Bormann <cabo@tzi.org> Wed, 19 December 2018 18:50 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: core@ietfa.amsl.com
Delivered-To: core@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6F6D0130EBB for <core@ietfa.amsl.com>; Wed, 19 Dec 2018 10:50:00 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.2
X-Spam-Level:
X-Spam-Status: No, score=-4.2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3] autolearn=ham autolearn_force=no
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 mZP-xrXSlEeD for <core@ietfa.amsl.com>; Wed, 19 Dec 2018 10:49:58 -0800 (PST)
Received: from mailhost.informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 31B34130EBD for <core@ietf.org>; Wed, 19 Dec 2018 10:49:58 -0800 (PST)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from submithost.informatik.uni-bremen.de (submithost2.informatik.uni-bremen.de [IPv6:2001:638:708:30c8:406a:91ff:fe74:f2b7]) by mailhost.informatik.uni-bremen.de (8.14.5/8.14.5) with ESMTP id wBJInlvv025884; Wed, 19 Dec 2018 19:49:52 +0100 (CET)
Received: from [192.168.217.102] (p54A6C3F1.dip0.t-ipconnect.de [84.166.195.241]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by submithost.informatik.uni-bremen.de (Postfix) with ESMTPSA id 43KkTQ5fX8z1Br6; Wed, 19 Dec 2018 19:49:46 +0100 (CET)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <D9B35A14-5CD4-4E9E-98E5-CF13CA903351@ericsson.com>
Date: Wed, 19 Dec 2018 19:49:45 +0100
Cc: "Kraus Achim (INST/ECS4)" <Achim.Kraus@bosch-si.com>, "core@ietf.org" <core@ietf.org>
X-Mao-Original-Outgoing-Id: 566938184.393572-24520a800baf937257e7839dba39f7f0
Content-Transfer-Encoding: quoted-printable
Message-Id: <846CB7BF-0D57-44BC-8F7E-0E8C308973AA@tzi.org>
References: <9F1B592D-E78C-4E2F-8402-EF029CAC1421@ericsson.com> <0e7ddbeabd4a4ad580b454330d3bb1d2@bosch-si.com> <D9B35A14-5CD4-4E9E-98E5-CF13CA903351@ericsson.com>
To: Göran Selander <goran.selander@ericsson.com>
X-Mailer: Apple Mail (2.3445.9.1)
Archived-At: <https://mailarchive.ietf.org/arch/msg/core/Ki-k8iiJ1Yv02kSvpij7NR2HcxI>
Subject: Re: [core] Groupcomm for CoAP (RFC 7390) implementations
X-BeenThere: core@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
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: <https://mailarchive.ietf.org/arch/browse/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, 19 Dec 2018 18:50:03 -0000

On Dec 19, 2018, at 18:02, Göran Selander <goran.selander@ericsson.com> wrote:
> 
> It seems there is no list yet of implementations supporting CoAP over multicast. 

Just for the record: I would expect any CoAP server implementation to support CoAP over multicast; otherwise the requirements in section 7 and 8 about discovery cannot be met.

I think we are talking about support beyond that, as in RFC 7390 support?

Grüße, Carsten