[Rats] [ietf-rats-wg/eat] a648f4: Lots of CDDL fixes (#52)

Laurence Lundblade <noreply@github.com> Wed, 19 February 2020 11:35 UTC

Return-Path: <noreply@github.com>
X-Original-To: rats@ietfa.amsl.com
Delivered-To: rats@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 084491200D5 for <rats@ietfa.amsl.com>; Wed, 19 Feb 2020 03:35:08 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.001
X-Spam-Level:
X-Spam-Status: No, score=-7.001 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.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 tJe9w1iwVCMR for <rats@ietfa.amsl.com>; Wed, 19 Feb 2020 03:35:06 -0800 (PST)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 32F1E12003E for <rats@ietf.org>; Wed, 19 Feb 2020 03:35:06 -0800 (PST)
Date: Wed, 19 Feb 2020 03:35:05 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1582112105; bh=B/8jJZjqR3yZ1gduMmq+E6tQQECi94ixLr5sBb2d71E=; h=Date:From:To:Subject:From; b=rjd8TxqLnT+BD9/auWrtwo4qmIf4j4rffsEkUk4ZnpWnaybuKjttTFOQvY0xF7snK rbSkf4n9+CQUuPz/TlglTc6vuObpPAB4FNhi1R+sQEjqEcVGg57tbzvYuwXO6t7fZO h+NOIDSOjLS97SmteKd/S30/eEmq0ZSVOhYM4s4I=
From: Laurence Lundblade <noreply@github.com>
To: rats@ietf.org
Message-ID: <ietf-rats-wg/eat/push/refs/heads/master/136d63-a648f4@github.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: rats@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/rats/2uGjzK4rJrtMt92ryE3EvhLZW5c>
Subject: [Rats] [ietf-rats-wg/eat] a648f4: Lots of CDDL fixes (#52)
X-BeenThere: rats@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Remote Attestation Procedures <rats.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/rats>, <mailto:rats-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/rats/>
List-Post: <mailto:rats@ietf.org>
List-Help: <mailto:rats-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rats>, <mailto:rats-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Feb 2020 11:35:08 -0000

  Branch: refs/heads/master
  Home:   https://github.com/ietf-rats-wg/eat
  Commit: a648f41f4040e94847d2f6669bb0045e4331d53a
      https://github.com/ietf-rats-wg/eat/commit/a648f41f4040e94847d2f6669bb0045e4331d53a
  Author: Laurence Lundblade <laurencelundblade@users.noreply.github.com>
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
    M draft-ietf-rats-eat.md

  Log Message:
  -----------
  Lots of CDDL fixes (#52)

* Lots of fixes to the CDDL

* update changes since -02 draft

* Correct labels so the are integers and other minor

* fix tiny typo

Thanks, Henk