Re: [Lwip] I-D Action: draft-ietf-lwig-coap-05.txt

Olaf Bergmann <bergmann@tzi.org> Mon, 30 October 2017 13:01 UTC

Return-Path: <bergmann@tzi.org>
X-Original-To: lwip@ietfa.amsl.com
Delivered-To: lwip@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CAAB413F665 for <lwip@ietfa.amsl.com>; Mon, 30 Oct 2017 06:01:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.199
X-Spam-Level:
X-Spam-Status: No, score=-4.199 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, URIBL_BLOCKED=0.001] 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 K4CFdK-mO3aY for <lwip@ietfa.amsl.com>; Mon, 30 Oct 2017 06:01:40 -0700 (PDT)
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 F364F13AB12 for <lwip@ietf.org>; Mon, 30 Oct 2017 06:01:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from submithost.informatik.uni-bremen.de (submithost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::b]) by mailhost.informatik.uni-bremen.de (8.14.5/8.14.5) with ESMTP id v9UD1WtX009895 for <lwip@ietf.org>; Mon, 30 Oct 2017 14:01:32 +0100 (CET)
Received: from wangari.tzi.org (p508A45B4.dip0.t-ipconnect.de [80.138.69.180]) (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 3yQZP80FK6zDXv5 for <lwip@ietf.org>; Mon, 30 Oct 2017 14:01:31 +0100 (CET)
From: Olaf Bergmann <bergmann@tzi.org>
To: lwip@ietf.org
References: <150936818743.3451.1161177669101731242@ietfa.amsl.com>
Date: Mon, 30 Oct 2017 14:01:31 +0100
In-Reply-To: <150936818743.3451.1161177669101731242@ietfa.amsl.com> (internet-drafts@ietf.org's message of "Mon, 30 Oct 2017 05:56:27 -0700")
Message-ID: <87o9oossb8.fsf@tzi.org>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Archived-At: <https://mailarchive.ietf.org/arch/msg/lwip/jfZY4LvB8rr2E232vVgWdLqXKPw>
Subject: Re: [Lwip] I-D Action: draft-ietf-lwig-coap-05.txt
X-BeenThere: lwip@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: Lightweight IP stack <lwip.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/lwip>, <mailto:lwip-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/lwip/>
List-Post: <mailto:lwip@ietf.org>
List-Help: <mailto:lwip-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/lwip>, <mailto:lwip-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Oct 2017 13:01:42 -0000

Dear all,

we have just submitted a new version of the CoAP implementation guidance
draft. There are only small changes from -04 due to limited time from
Matthias and Carsten. As this is document is on the LWIG charter, I will
try to update it within the next week so we can hopefully get this of
the table soon.

Any comments are welcome!

Grüße
Olaf


internet-drafts@ietf.org writes:

> A New Internet-Draft is available from the on-line Internet-Drafts directories.
> This draft is a work item of the Light-Weight Implementation Guidance WG of the IETF.
>
>         Title           : CoAP Implementation Guidance
>         Authors         : Matthias Kovatsch
>                           Olaf Bergmann
>                           Carsten Bormann
> 	Filename        : draft-ietf-lwig-coap-05.txt
> 	Pages           : 30
> 	Date            : 2017-10-30
>
> Abstract:
>    The Constrained Application Protocol (CoAP) is designed for resource-
>    constrained nodes and networks such as sensor nodes in a low-power
>    lossy network (LLN).  Yet to implement this Internet protocol on
>    Class 1 devices (as per RFC 7228, ~ 10 KiB of RAM and ~ 100 KiB of
>    ROM) also lightweight implementation techniques are necessary.  This
>    document provides lessons learned from implementing CoAP for tiny,
>    battery-operated networked embedded systems.  In particular, it
>    provides guidance on correct implementation of the CoAP specification
>    RFC 7252, memory optimizations, and customized protocol parameters.
>
>
> The IETF datatracker status page for this draft is:
> https://datatracker.ietf.org/doc/draft-ietf-lwig-coap/
>
> There are also htmlized versions available at:
> https://tools.ietf.org/html/draft-ietf-lwig-coap-05
> https://datatracker.ietf.org/doc/html/draft-ietf-lwig-coap-05
>
> A diff from the previous version is available at:
> https://www.ietf.org/rfcdiff?url2=draft-ietf-lwig-coap-05
>
>
> Please note that it may take a couple of minutes from the time of submission
> until the htmlized version and diff are available at tools.ietf.org.
>
> Internet-Drafts are also available by anonymous FTP at:
> ftp://ftp.ietf.org/internet-drafts/
>
> _______________________________________________
> Lwip mailing list
> Lwip@ietf.org
> https://www.ietf.org/mailman/listinfo/lwip
>