Re: [core] Opsdir last call review of draft-ietf-core-hop-limit-05

"Scott O. Bradner" <sob@sobco.com> Fri, 27 September 2019 11:56 UTC

Return-Path: <sob@sobco.com>
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 054FA1208BB; Fri, 27 Sep 2019 04:56:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.107
X-Spam-Level:
X-Spam-Status: No, score=-1.107 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RDNS_NONE=0.793, SPF_PASS=-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 hCyoK5a4nSSX; Fri, 27 Sep 2019 04:56:12 -0700 (PDT)
Received: from sobco.sobco.com (unknown [136.248.127.164]) by ietfa.amsl.com (Postfix) with ESMTP id 98961120853; Fri, 27 Sep 2019 04:56:12 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by sobco.sobco.com (Postfix) with ESMTP id 128CD1EE3CCE; Fri, 27 Sep 2019 07:56:11 -0400 (EDT)
X-Virus-Scanned: amavisd-new at sobco.com
Received: from sobco.sobco.com ([127.0.0.1]) by localhost (sobco.sobco.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FFfOdR-anNde; Fri, 27 Sep 2019 07:56:05 -0400 (EDT)
Received: from golem.sobco.com (golem.sobco.com [136.248.127.162]) by sobco.sobco.com (Postfix) with ESMTPSA id 290271EE3CB9; Fri, 27 Sep 2019 07:56:04 -0400 (EDT)
Content-Type: text/plain; charset="us-ascii"
Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\))
From: "Scott O. Bradner" <sob@sobco.com>
In-Reply-To: <787AE7BB302AE849A7480A190F8B9330313276CF@OPEXCAUBMA2.corporate.adroot.infra.ftgroup>
Date: Fri, 27 Sep 2019 07:56:03 -0400
Cc: "ops-dir@ietf.org" <ops-dir@ietf.org>, "draft-ietf-core-hop-limit.all@ietf.org" <draft-ietf-core-hop-limit.all@ietf.org>, "ietf@ietf.org" <ietf@ietf.org>, "core@ietf.org" <core@ietf.org>
Content-Transfer-Encoding: quoted-printable
Message-Id: <91217564-7AA1-40FA-86AB-4EF8B6E53984@sobco.com>
References: <156954173082.31982.2465512704956520690@ietfa.amsl.com> <787AE7BB302AE849A7480A190F8B9330313276CF@OPEXCAUBMA2.corporate.adroot.infra.ftgroup>
To: "<mohamed.boucadair@orange.com>" <mohamed.boucadair@orange.com>
X-Mailer: Apple Mail (2.3445.104.11)
Archived-At: <https://mailarchive.ietf.org/arch/msg/core/5t9k9wtstUDyYxOpw00VRvzPmR0>
Subject: Re: [core] Opsdir last call review of draft-ietf-core-hop-limit-05
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: Fri, 27 Sep 2019 11:56:15 -0000


> On Sep 27, 2019, at 4:30 AM, mohamed.boucadair@orange.com wrote:
> 
> 
>> 
>> It seems to me that this ID should be seen as an update to RFC 7252 and
>> thus it
>> should say so in the header and introduction.
> 
> [Med] We didn't include an "Updates" tag because basically we don't change any text from 7252. I hope the guidelines will be better in the future with draft-kuehlewind-update-tag. 

that seems to be the wrong concept to me - your ID extends the technology in the RFC - to me that is an update

> 
> 
>  If there is a reason that
>> all
>> RFC 7252 implementations should not include the hop-limit feature this ID
>> should explain why an implementation should not.
> 
> [Med] The WG discussed these options: "Is hop-limit something that is (a) specific to DOTS, something that (b) it would now be reasonable to expect a proxy to add, or (c) something that every CoAP implementation should do?"
> 
> The conclusion of the WG is recorded in the draft: 
> 
>   The Hop-Limit option has originally been designed for a specific use
>   case [I-D.ietf-dots-signal-channel].  However, its intended usage is
>   general: CoAP proxies that do not have specific knowledge that proxy
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^   
>   forwarding loops are avoided in some other way, are expected to
>   implement this option and have it enabled by default.

that seems rather well hidden - & maybe backward - the only place that the extension should not be used is where there is absolute
knowledge that the proxy does the job - that seems like a null case for software developer who can not know every situation
where the software will be used 

i.e. - to me
	1/ this option must be included in all new implementations
	2/ the option must be enabled by default 
	3/ the option may be turned off in a particular deployment if it is known that the proxy does the job

but even with #3 - what is the disadvantage of always using the option?


in any case there seems to be no downside to having a fuller discussion of when the option should be implemented & when it should be used (or not used)

Scott