[core] Last Call: <draft-ietf-core-block-18.txt> (Block-wise transfers in CoAP) to Proposed Standard
The IESG <iesg-secretary@ietf.org> Fri, 20 November 2015 21:32 UTC
Return-Path: <iesg-secretary@ietf.org>
X-Original-To: core@ietf.org
Delivered-To: core@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 76C031B3E60; Fri, 20 Nov 2015 13:32:50 -0800 (PST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: The IESG <iesg-secretary@ietf.org>
To: IETF-Announce <ietf-announce@ietf.org>
X-Test-IDTracker: no
X-IETF-IDTracker: 6.10.0
Auto-Submitted: auto-generated
Precedence: bulk
Sender: iesg-secretary@ietf.org
Message-ID: <20151120213250.32473.53283.idtracker@ietfa.amsl.com>
Date: Fri, 20 Nov 2015 13:32:50 -0800
Archived-At: <http://mailarchive.ietf.org/arch/msg/core/-XEGPtiFPsEdvQrGQKAVu99C3sc>
Cc: draft-ietf-core-block@ietf.org, core-chairs@ietf.org, barryleiba@gmail.com, core@ietf.org
Subject: [core] Last Call: <draft-ietf-core-block-18.txt> (Block-wise transfers in CoAP) to Proposed Standard
X-BeenThere: core@ietf.org
X-Mailman-Version: 2.1.15
Reply-To: ietf@ietf.org
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, 20 Nov 2015 21:32:50 -0000
The IESG has received a request from the Constrained RESTful Environments WG (core) to consider the following document: - 'Block-wise transfers in CoAP' <draft-ietf-core-block-18.txt> as Proposed Standard The IESG plans to make a decision in the next few weeks, and solicits final comments on this action. Please send substantive comments to the ietf@ietf.org mailing lists by 2015-12-04. Exceptionally, comments may be sent to iesg@ietf.org instead. In either case, please retain the beginning of the Subject line to allow automated sorting. Abstract CoAP is a RESTful transfer protocol for constrained nodes and networks. Basic CoAP messages work well for the small payloads we expect from temperature sensors, light switches, and similar building-automation devices. Occasionally, however, applications will need to transfer larger payloads -- for instance, for firmware updates. With HTTP, TCP does the grunt work of slicing large payloads up into multiple packets and ensuring that they all arrive and are handled in the right order. CoAP is based on datagram transports such as UDP or DTLS, which limits the maximum size of resource representations that can be transferred without too much fragmentation. Although UDP supports larger payloads through IP fragmentation, it is limited to 64 KiB and, more importantly, doesn't really work well for constrained applications and networks. Instead of relying on IP fragmentation, this specification extends basic CoAP with a pair of "Block" options, for transferring multiple blocks of information from a resource representation in multiple request-response pairs. In many important cases, the Block options enable a server to be truly stateless: the server can handle each block transfer separately, with no need for a connection setup or other server-side memory of previous block transfers. In summary, the Block options provide a minimal way to transfer larger representations in a block-wise fashion. The file can be obtained via https://datatracker.ietf.org/doc/draft-ietf-core-block/ IESG discussion can be tracked via https://datatracker.ietf.org/doc/draft-ietf-core-block/ballot/ No IPR declarations have been submitted directly on this I-D.
- [core] Last Call: <draft-ietf-core-block-18.txt> … The IESG
- Re: [core] Last Call: <draft-ietf-core-block-18.t… Göran Selander
- Re: [core] Last Call: <draft-ietf-core-block-18.t… Carsten Bormann
- Re: [core] Last Call: <draft-ietf-core-block-18.t… Göran Selander
- Re: [core] Last Call: <draft-ietf-core-block-18.t… Jim Schaad
- Re: [core] Last Call: <draft-ietf-core-block-18.t… Carsten Bormann
- Re: [core] Last Call: <draft-ietf-core-block-18.t… Jim Schaad
- Re: [core] Last Call: <draft-ietf-core-block-18.t… Göran Selander
- Re: [core] Last Call: <draft-ietf-core-block-18.t… Jim Schaad
- Re: [core] Last Call: <draft-ietf-core-block-18.t… Göran Selander
- Re: [core] Last Call: <draft-ietf-core-block-18.t… Jim Schaad
- Re: [core] Last Call: <draft-ietf-core-block-18.t… Carsten Bormann
- Re: [core] Last Call: <draft-ietf-core-block-18.t… Ludwig Seitz
- Re: [core] Last Call: <draft-ietf-core-block-18.t… Göran Selander