From d05b8157cce3410290bb0e48a77d223438d5439e Mon Sep 17 00:00:00 2001 From: james woodyatt Date: Fri, 23 Jun 2017 05:55:28 -0700 Subject: [PATCH] [spinel] recognize previous change to specification provided by Yakun Xu (#1911) * Recognize previous change to specification provided by Yakun Xu. * Regenerate compiled html and txt files. --- doc/draft-rquattle-spinel-unified.html | 1261 +++++---- doc/draft-rquattle-spinel-unified.txt | 2484 +++++++++-------- .../draft-rquattle-spinel-unified.md.in | 6 +- 3 files changed, 2129 insertions(+), 1622 deletions(-) diff --git a/doc/draft-rquattle-spinel-unified.html b/doc/draft-rquattle-spinel-unified.html index 7f54d2cfc..1c4d49a6e 100644 --- a/doc/draft-rquattle-spinel-unified.html +++ b/doc/draft-rquattle-spinel-unified.html @@ -376,12 +376,8 @@ - - - - - - + + @@ -412,72 +408,85 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + @@ -489,7 +498,7 @@ - + @@ -512,6 +521,10 @@ + + + + @@ -535,7 +548,7 @@ - + @@ -589,11 +602,11 @@ - - - - - + + + + + @@ -603,20 +616,20 @@ - + Network Working Group R. Quattlebaum - - j. woodyatt + Internet-Draft + J. Woodyatt, Ed. - + Intended status: Informational Nest Labs, Inc. - - May 1, 2017 + Expires: December 24, 2017 + June 22, 2017 @@ -624,24 +637,26 @@

Spinel Host-Controller Protocol
- draft-rquattle-spinel-unified-86157e99-dirty

+ draft-rquattle-spinel-unified-ab5628a5

Abstract

-

This document describes a general management protocol for enabling a host device to communicate with and manage a Network Control Processor (NCP).

-

While initially designed to support Thread-based NCPs, the NCP protocol has been designed with a layered approach that allows it to be easily adapted to other network technologies in the future.

-

- Status of This Memo +

This document describes the Spinel protocol, which facilitates the control and management of IPv6 network interfaces on devices where general purpose application processors offload network functions at their interfaces to network co-processors (NCP) connected by simple communication links like serial data channels. While initially developed to support Thread(R), Spinel's layered design allows it to be easily adapted to other similar network technologies.

+

This document also describes various Spinel specializations, including support for the Thread(R) low-power mesh network technology.

+

+ Status of This Memo

-

This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.

-

This document is not an Internet Standards Track specification; it is published for informational purposes.

-

This document may not be modified, and derivative works of it may not be created, and it may not be published except as an Internet-Draft.

-

- Copyright Notice +

This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.

+

Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet-Drafts is at http://datatracker.ietf.org/drafts/current/.

+

Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."

+

This Internet-Draft will expire on December 24, 2017.

+

+ Copyright Notice

-

Copyright (c) 2017 IETF Trust and the persons identified as the document authors. All rights reserved.

-

This document is subject to BCP 78 and the IETF Trust’s Legal Provisions Relating to IETF Documents (<http://trustee.ietf.org/license-info>) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document.

+

Copyright (c) 2017 IETF Trust and the persons identified as the document authors. All rights reserved.

+

This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Simplified BSD License.

+

This document may not be modified, and derivative works of it may not be created, and it may not be published except as an Internet-Draft.


@@ -650,12 +665,8 @@
  • 1. Introduction