[core] RFC 8323 constrained implementation

Ken Bannister <kb2ma@runbox.com> Thu, 20 September 2018 17:56 UTC

Return-Path: <kb2ma@runbox.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 16CFC130E13 for <core@ietfa.amsl.com>; Thu, 20 Sep 2018 10:56:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.801
X-Spam-Level:
X-Spam-Status: No, score=-0.801 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=runbox.com
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 JpkuUN-IHnbo for <core@ietfa.amsl.com>; Thu, 20 Sep 2018 10:56:17 -0700 (PDT)
Received: from aibo.runbox.com (aibo.runbox.com [91.220.196.211]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AF086130E12 for <core@ietf.org>; Thu, 20 Sep 2018 10:56:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=runbox.com; s=rbselector1; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Date: Message-ID:To:Subject:From; bh=pWGP3ejdLNBQWAKY2rriwqXs7t0Zhjw7+RdKHmMuAtg=; b=Lpsb+dc7JHNF+oULXoM7YVNVjg6R4D36IETPpx0KpQk/KDTtwsWJTAL9Lgter+F4bsTdpoQSnJ wiwFF0bGJdXOQwBvk17Q7hOGRR6LlPTVm5o7L7eNxWTlARYxsPzStlBZkRbFCG4wujiWcczuQS0T3 W1+1XEXzj+DzA3xyU4FrRGIT6yDN35NbOw3CyzzDMw6E277a+9OBePxYCUNgeoOsqZrabMroVdGU7 q8xeiovHpNEwzlJPRGX5N3eB2/AokJr/yFZK4679QJ7uMe5qI8CYFe6Id9cuIVxRppfM+i8otXJJR E2xKdbGpV/56EIcpqoFoMrFnHhkVibcwuT37g==;
Received: from [10.9.9.210] (helo=mailfront10.runbox.com) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from <kb2ma@runbox.com>) id 1g33BX-0002yh-V1 for core@ietf.org; Thu, 20 Sep 2018 19:56:16 +0200
Received: by mailfront10.runbox.com with esmtpsa (uid:798146 ) (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.82) id 1g33B1-0002Gi-LT for core@ietf.org; Thu, 20 Sep 2018 19:55:43 +0200
From: Ken Bannister <kb2ma@runbox.com>
To: CORE <core@ietf.org>
Message-ID: <91ae68c8-e59e-7b44-c841-3aac06df9e79@runbox.com>
Date: Thu, 20 Sep 2018 17:55:41 +0000
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/core/Xv4c5MBvqiHY003G1r6XVmi_v4o>
Subject: [core] RFC 8323 constrained implementation
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: Thu, 20 Sep 2018 17:56:20 -0000

Is anyone aware of an embedded C (no malloc) implementation of CoAP over 
TCP (RFC 8323)?

Thanks,
Ken