[CCAMP] [ietf-ccamp-wg/ietf-ccamp-layer0-types-ext] 918b9a: Changes for IETF 115 (#60)

italobusi <noreply@github.com> Fri, 21 October 2022 18:08 UTC

Return-Path: <noreply@github.com>
X-Original-To: ccamp@ietfa.amsl.com
Delivered-To: ccamp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A1E70C157B40 for <ccamp@ietfa.amsl.com>; Fri, 21 Oct 2022 11:08:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.68
X-Spam-Level:
X-Spam-Status: No, score=-2.68 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.571, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, URIBL_BLOCKED=0.001, URIBL_DBL_BLOCKED_OPENDNS=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 ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WKsZtxS3yFgc for <ccamp@ietfa.amsl.com>; Fri, 21 Oct 2022 11:08:04 -0700 (PDT)
Received: from smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DEBC0C159488 for <ccamp@ietf.org>; Fri, 21 Oct 2022 11:06:56 -0700 (PDT)
Received: from github.com (hubbernetes-node-0fb41a4.ash1-iad.github.net [10.56.206.39]) by smtp.github.com (Postfix) with ESMTPA id 2A99084019B for <ccamp@ietf.org>; Fri, 21 Oct 2022 11:06:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1666375616; bh=d924KpFCnMrCtE+Eu47cVWRGluG/L3ap0m/P8HmMf50=; h=Date:From:To:Subject:From; b=OQ/S0heXfUJvR6yIUCbzir392HtGsNGWyBAfaeLTvHp4o4t3eFI4+6HU7S01tPS1w ZK8hMJdjN+nvITBe5xYWFf6QlK4J0BRleC7Ou8ZezzQYONPxlCK3jnLvDLTKSHM61u QuKp4sI1T3RTqPYdGaX5uPWbqQLvSc/XddBXcRi4=
Date: Fri, 21 Oct 2022 11:06:56 -0700
From: italobusi <noreply@github.com>
To: ccamp@ietf.org
Message-ID: <ietf-ccamp-wg/ietf-ccamp-layer0-types-ext/push/refs/heads/master/bb36ad-918b9a@github.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: ccamp@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/ccamp/Jtb7W3C3RgiiGEaz3u7UVF3S_Fo>
Subject: [CCAMP] [ietf-ccamp-wg/ietf-ccamp-layer0-types-ext] 918b9a: Changes for IETF 115 (#60)
X-BeenThere: ccamp@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: Discussion list for the CCAMP working group <ccamp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ccamp>, <mailto:ccamp-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ccamp/>
List-Post: <mailto:ccamp@ietf.org>
List-Help: <mailto:ccamp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ccamp>, <mailto:ccamp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Oct 2022 18:08:09 -0000

  Branch: refs/heads/master
  Home:   https://github.com/ietf-ccamp-wg/ietf-ccamp-layer0-types-ext
  Commit: 918b9a337b08d15c5e1f842fec2edd2d0dd0ff56
      https://github.com/ietf-ccamp-wg/ietf-ccamp-layer0-types-ext/commit/918b9a337b08d15c5e1f842fec2edd2d0dd0ff56
  Author: italobusi <italo.busi@huawei.com>
  Date:   2022-10-21 (Fri, 21 Oct 2022)

  Changed paths:
    M draft-ietf-ccamp-rfc9093-bis.md
    M draft-ietf-ccamp-rfc9093-bis.txt
    M draft-ietf-ccamp-rfc9093-bis.xml
    M ietf-layer0-types.yang

  Log Message:
  -----------
  Changes for IETF 115 (#60)

* Changes for IETF 115

I-D changes:
- Minor editorial updates
- Updated IANA considerations: fix #58

YANG changes:
- Added 400G attributes: fix #51 
- Changed frequency fraction digits: fix #59
- Added units for max-diff-group-delay: fix #39 

Change the authors of the I-D and YANG model: fix #57

Co-Authored-By: sergio belotti <sergio.belotti@nokia.com>