[core] Re: I-D Action: draft-ietf-core-comi-18.txt
Carsten Bormann <cabo@tzi.org> Tue, 23 July 2024 15:07 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 BA722C14F6A7 for <core@ietfa.amsl.com>; Tue, 23 Jul 2024 08:07:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.907
X-Spam-Level:
X-Spam-Status: No, score=-1.907 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_MSPIKE_H2=-0.001, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, URIBL_BLOCKED=0.001, URIBL_DBL_BLOCKED_OPENDNS=0.001, URIBL_ZEN_BLOCKED_OPENDNS=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MS0WkMWp0jVr for <core@ietfa.amsl.com>; Tue, 23 Jul 2024 08:07:29 -0700 (PDT)
Received: from smtp.zfn.uni-bremen.de (smtp.zfn.uni-bremen.de [134.102.50.21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CD5D5C14F609 for <core@ietf.org>; Tue, 23 Jul 2024 08:07:27 -0700 (PDT)
Received: from [192.168.217.145] (p5089ae14.dip0.t-ipconnect.de [80.137.174.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4WT0qw4ksWzDCdc; Tue, 23 Jul 2024 17:07:24 +0200 (CEST)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <172174702366.513492.12727892787032575713@dt-datatracker-659f84ff76-9wqgv>
Date: Tue, 23 Jul 2024 17:07:24 +0200
X-Mao-Original-Outgoing-Id: 743440044.239172-1c2104c915e51321746a461c21a137bf
Content-Transfer-Encoding: quoted-printable
Message-Id: <A9412C02-8E71-4EAC-AEA2-BF73C6CA8B8C@tzi.org>
References: <172174702366.513492.12727892787032575713@dt-datatracker-659f84ff76-9wqgv>
To: core@ietf.org
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Message-ID-Hash: SHDDO3FFZAS36UEP5GJA5NTMKALFQJMP
X-Message-ID-Hash: SHDDO3FFZAS36UEP5GJA5NTMKALFQJMP
X-MailFrom: cabo@tzi.org
X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-core.ietf.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header
X-Mailman-Version: 3.3.9rc4
Precedence: list
Subject: [core] Re: I-D Action: draft-ietf-core-comi-18.txt
List-Id: "Constrained RESTful Environments (CoRE) Working Group list" <core.ietf.org>
Archived-At: <https://mailarchive.ietf.org/arch/msg/core/H8K31VaBTVGkvNBFrt_UFfQQi-U>
List-Archive: <https://mailarchive.ietf.org/arch/browse/core>
List-Help: <mailto:core-request@ietf.org?subject=help>
List-Owner: <mailto:core-owner@ietf.org>
List-Post: <mailto:core@ietf.org>
List-Subscribe: <mailto:core-join@ietf.org>
List-Unsubscribe: <mailto:core-leave@ietf.org>
This almost trivial update became necessary to fix an author name issue so this document can be properly referenced from RFC 9595-to-be (draft-ietf-core-sid). Next update will have technical changes again (see you at the CoRE meeting tomorrow). Grüße, Carsten > On 2024-07-23, at 17:03, internet-drafts@ietf.org wrote: > > Internet-Draft draft-ietf-core-comi-18.txt is now available. It is a work item > of the Constrained RESTful Environments (CORE) WG of the IETF. > > Title: CoAP Management Interface (CORECONF) > Authors: Michel Veillette > Peter van der Stok > Alexander Pelov > Andy Bierman > Carsten Bormann > Name: draft-ietf-core-comi-18.txt > Pages: 48 > Dates: 2024-07-23 > > Abstract: > > This document describes a network management interface for > constrained devices and networks, called CoAP Management Interface > (CORECONF). The Constrained Application Protocol (CoAP) is used to > access datastore and data node resources specified in YANG, or SMIv2 > converted to YANG. CORECONF uses the YANG to CBOR mapping and > converts YANG identifier strings to numeric identifiers for payload > size reduction. CORECONF extends the set of YANG based protocols, > NETCONF and RESTCONF, with the capability to manage constrained > devices and networks. > > The IETF datatracker status page for this Internet-Draft is: > https://datatracker.ietf.org/doc/draft-ietf-core-comi/ > > There is also an HTML version available at: > https://www.ietf.org/archive/id/draft-ietf-core-comi-18.html > > A diff from the previous version is available at: > https://author-tools.ietf.org/iddiff?url2=draft-ietf-core-comi-18 > > Internet-Drafts are also available by rsync at: > rsync.ietf.org::internet-drafts > > > _______________________________________________ > I-D-Announce mailing list -- i-d-announce@ietf.org > To unsubscribe send an email to i-d-announce-leave@ietf.org
- [core] I-D Action: draft-ietf-core-comi-18.txt internet-drafts
- [core] Re: I-D Action: draft-ietf-core-comi-18.txt Carsten Bormann