[netconf] update to all the client/server drafts

Kent Watsen <kent+ietf@watsen.net> Sun, 10 March 2019 18:35 UTC

Return-Path: <0100016968e2ed4e-56a5fabf-f4ee-402a-a52d-a52d65eddba0-000000@amazonses.watsen.net>
X-Original-To: netconf@ietfa.amsl.com
Delivered-To: netconf@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5E71D127887 for <netconf@ietfa.amsl.com>; Sun, 10 Mar 2019 11:35:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=amazonses.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 dKY0_aZWjotg for <netconf@ietfa.amsl.com>; Sun, 10 Mar 2019 11:34:58 -0700 (PDT)
Received: from a8-32.smtp-out.amazonses.com (a8-32.smtp-out.amazonses.com [54.240.8.32]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ED1401200ED for <netconf@ietf.org>; Sun, 10 Mar 2019 11:34:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=ug7nbtf4gccmlpwj322ax3p6ow6yfsug; d=amazonses.com; t=1552242896; h=From:Content-Type:Mime-Version:Subject:Message-Id:Date:To:Feedback-ID; bh=4fi67zxZ5d3vtJjwbh1uyUIfYVVwVAMx5v5qpF1L1cQ=; b=QN/0Za7/dtjaw/m2GRFqSmeTYav1a2h+j+VDNWMr3v2wXm1RZnotOvaJcZP2/rBS ouou20bHpNzBayeRYU30C1NVLOZrDo/j26O3dV9kdfjEaKUzdrfscP7srCHI3U9mx+3 N/UfioycdD9jE3p9rQfVKxnO7AKK/QTQZY+cFrTY=
From: Kent Watsen <kent+ietf@watsen.net>
Content-Type: multipart/alternative; boundary="Apple-Mail=_BBF20955-1BA1-4265-936F-0C19167112F6"
Mime-Version: 1.0 (Mac OS X Mail 12.2 \(3445.102.3\))
Message-ID: <0100016968e2ed4e-56a5fabf-f4ee-402a-a52d-a52d65eddba0-000000@email.amazonses.com>
Date: Sun, 10 Mar 2019 18:34:56 +0000
To: netconf@ietf.org
X-Mailer: Apple Mail (2.3445.102.3)
X-SES-Outgoing: 2019.03.10-54.240.8.32
Feedback-ID: 1.us-east-1.DKmIRZFhhsBhtmFMNikgwZUWVrODEw9qVcPhqJEI2DA=:AmazonSES
Archived-At: <https://mailarchive.ietf.org/arch/msg/netconf/qvlTZRQ7bUgaUeHBcLMkm7GIeEE>
Subject: [netconf] update to all the client/server drafts
X-BeenThere: netconf@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: NETCONF WG list <netconf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netconf>, <mailto:netconf-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/netconf/>
List-Post: <mailto:netconf@ietf.org>
List-Help: <mailto:netconf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netconf>, <mailto:netconf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 10 Mar 2019 18:35:00 -0000

Dear WG,

You undoubtedly noticed the flurry of draft-submissions yesterday.
Here is a brief synopsis of the what changed:

1) identities in the crypto-types draft were moved around
2) added new drafts tcp-client-server and http-client-server
3) added per protocol-layer keepalive  configuration
4) reformatted all YANG modules using `pyang -f yang --keep-comments`

Heads up:

    I published separate drafts for #4, thus doubling the total number of
    publications.  I did this so that folks could see the diffs to the YANG
    modules without all the reformatting clutter, but you have to look at 
    the diff of the version *before* the most recent version to see it.

Here are the two new drafts:

    https://tools.ietf.org/html/draft-kwatsen-netconf-tcp-client-server-00 <https://tools.ietf.org/html/draft-kwatsen-netconf-tcp-client-server-00>
    https://tools.ietf.org/html/draft-kwatsen-netconf-http-client-server-00 <https://tools.ietf.org/html/draft-kwatsen-netconf-http-client-server-00>


Kent   // as a contributor