Re: [core] Links, hosts, and resource directories

Klaus Hartke <hartke@projectcool.de> Sat, 27 October 2018 15:11 UTC

Return-Path: <hartke@projectcool.de>
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 8CA3F124BAA for <core@ietfa.amsl.com>; Sat, 27 Oct 2018 08:11:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.898
X-Spam-Level:
X-Spam-Status: No, score=-1.898 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_FAIL=0.001, URIBL_BLOCKED=0.001] autolearn=no 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 GxaX7arwI2Wd for <core@ietfa.amsl.com>; Sat, 27 Oct 2018 08:11:14 -0700 (PDT)
Received: from wp382.webpack.hosteurope.de (wp382.webpack.hosteurope.de [IPv6:2a01:488:42:1000:50ed:8597::]) (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 AF02812872C for <core@ietf.org>; Sat, 27 Oct 2018 08:11:14 -0700 (PDT)
Received: from mail-qt1-f170.google.com ([209.85.160.170]); authenticated by wp382.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) id 1gGQF7-0008Eo-2T; Sat, 27 Oct 2018 17:11:13 +0200
Received: by mail-qt1-f170.google.com with SMTP id i15-v6so4604578qtr.0 for <core@ietf.org>; Sat, 27 Oct 2018 08:11:13 -0700 (PDT)
X-Gm-Message-State: AGRZ1gL3tQnqN836fOw/mdslbR3lRQTseyXbcQNBRukMVJ6C2//bK249 TsZtj49Zccdb0ZWoqDOU4IJmZSNl8RXPERqKvPM=
X-Google-Smtp-Source: AJdET5dTzvZO4wtqphSy06JG1Pt5ymoZ3vRnLSOsgaM7iJ4mL7nY1Xk0wqiN20w5GTz+mJXKVgfKe0F2FyTQU0QuxPc=
X-Received: by 2002:ac8:39a2:: with SMTP id v31-v6mr6950608qte.1.1540653072102; Sat, 27 Oct 2018 08:11:12 -0700 (PDT)
MIME-Version: 1.0
References: <CAAzbHvZP-XfjFSn0p++9ECY8LAFaVaBrYhmnyNKW1SQOnR6cOw@mail.gmail.com> <A5F75AD8-DC8A-4E05-A345-43E43C534629@tzi.org>
In-Reply-To: <A5F75AD8-DC8A-4E05-A345-43E43C534629@tzi.org>
From: Klaus Hartke <hartke@projectcool.de>
Date: Sat, 27 Oct 2018 17:10:35 +0200
X-Gmail-Original-Message-ID: <CAAzbHvb9TimHdBQxeLPWL=02i4hFLNa75YCfSA5NxA2SUrdGYw@mail.gmail.com>
Message-ID: <CAAzbHvb9TimHdBQxeLPWL=02i4hFLNa75YCfSA5NxA2SUrdGYw@mail.gmail.com>
To: Carsten Bormann <cabo@tzi.org>
Cc: "core@ietf.org WG" <core@ietf.org>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-bounce-key: webpack.hosteurope.de; hartke@projectcool.de; 1540653074; c5bf662b;
X-HE-SMSGID: 1gGQF7-0008Eo-2T
Archived-At: <https://mailarchive.ietf.org/arch/msg/core/w3qbfpmTMTxf1S-91PGwfl1o96c>
Subject: Re: [core] Links, hosts, and resource directories
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: Sat, 27 Oct 2018 15:11:16 -0000

Thanks for helping to clarify, Carsten!

Klaus

On Sat, 27 Oct 2018 at 16:18, Carsten Bormann <cabo@tzi.org> wrote:
>
> On Oct 27, 2018, at 12:55, Klaus Hartke <hartke@projectcool.de> wrote:
> >
> > This is totally redundant, because $origin(<coap://example.com/foo>)
> > is (coap,example.com,5683) as well.
>
> This would be redundant if we already knew that there is a /foo on that origin (and if we also knew that it has rt=“a”).
> But we don’t, so the RD entry is useful.
>
> Grüße, Carsten
>