[core] Two updated and one extracted satellite draft on CoAP

Carsten Bormann <cabo@tzi.org> Tue, 24 August 2010 23:31 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: core@core3.amsl.com
Delivered-To: core@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id B4F4A3A6A72 for <core@core3.amsl.com>; Tue, 24 Aug 2010 16:31:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.128
X-Spam-Level:
X-Spam-Status: No, score=-106.128 tagged_above=-999 required=5 tests=[AWL=0.121, BAYES_00=-2.599, HELO_EQ_DE=0.35, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HCqeJRRExekc for <core@core3.amsl.com>; Tue, 24 Aug 2010 16:31:05 -0700 (PDT)
Received: from informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9:209:3dff:fe00:7136]) by core3.amsl.com (Postfix) with ESMTP id 312273A6A2E for <core@ietf.org>; Tue, 24 Aug 2010 16:31:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from smtp-fb3.informatik.uni-bremen.de (smtp-fb3.informatik.uni-bremen.de [134.102.224.120]) by informatik.uni-bremen.de (8.14.3/8.14.3) with ESMTP id o7ONVKOM005540 for <core@ietf.org>; Wed, 25 Aug 2010 01:31:30 +0200 (CEST)
Received: from [192.168.217.101] (p5489EE6A.dip.t-dialin.net [84.137.238.106]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp-fb3.informatik.uni-bremen.de (Postfix) with ESMTPSA id 3EF3A6149; Wed, 25 Aug 2010 01:31:20 +0200 (CEST)
From: Carsten Bormann <cabo@tzi.org>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Date: Wed, 25 Aug 2010 01:31:18 +0200
To: core <core@ietf.org>
Message-Id: <6E88BE0F-E4E1-43F2-B702-F26D5365C6A3@tzi.org>
Mime-Version: 1.0 (Apple Message framework v1081)
X-Mailer: Apple Mail (2.1081)
Subject: [core] Two updated and one extracted satellite draft on CoAP
X-BeenThere: core@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "Constrained RESTful Environments \(CoRE\) Working Group list" <core.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/core>, <mailto:core-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Tue, 24 Aug 2010 23:31:06 -0000

Klaus and I have been busy preparing tomorrow's (Wednesday's) Interim.

Please find:

http://tools.ietf.org/html/draft-bormann-coap-misc-06
http://tools.ietf.org/html/draft-hartke-coap-observe-02
http://tools.ietf.org/html/draft-bormann-core-coap-block-00

The block option is mainly extracted from coap-misc, with some additional explanations.
The subscription-lifetime option (coap-observe) also has some additional explanations, and much less background information that may actually not be necessary in this document.
coap-misc is slightly updated, minus block, plus user-defined, and with reference to coap-01.

For convenient diffing:

http://tools.ietf.org/rfcdiff?url2=draft-bormann-coap-misc-06.txt
http://tools.ietf.org/rfcdiff?url2=draft-hartke-coap-observe-02.txt

Gruesse, Carsten