[CCAMP][ietf-ccamp-wg/draft-ietf-ccamp-dwdm-if-param-yang] a47eb4: Fixed issue #21
Roberto Manzotti <noreply@github.com> Mon, 15 December 2025 13:27 UTC
Return-Path: <noreply@github.com>
X-Original-To: ccamp@mail2.ietf.org
Delivered-To: ccamp@mail2.ietf.org
Received: from localhost (localhost [127.0.0.1]) by mail2.ietf.org (Postfix) with ESMTP id 1B8CF9AB2F62 for <ccamp@mail2.ietf.org>; Mon, 15 Dec 2025 05:27:00 -0800 (PST)
X-Virus-Scanned: amavisd-new at ietf.org
X-Spam-Flag: NO
X-Spam-Score: -2.496
X-Spam-Level:
X-Spam-Status: No, score=-2.496 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001] autolearn=ham autolearn_force=no
Authentication-Results: mail2.ietf.org (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail2.ietf.org ([166.84.6.31]) by localhost (mail2.ietf.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wG6M4x26Y0GM for <ccamp@mail2.ietf.org>; Mon, 15 Dec 2025 05:26:59 -0800 (PST)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-256) server-digest SHA256) (No client certificate requested) by mail2.ietf.org (Postfix) with ESMTPS id CA0D69AB2F5D for <ccamp@ietf.org>; Mon, 15 Dec 2025 05:26:59 -0800 (PST)
Received: from github.com (hubbernetes-node-1be925b.va3-iad.github.net [10.48.220.31]) by smtp.github.com (Postfix) with ESMTPA id E15A34E1104 for <ccamp@ietf.org>; Mon, 15 Dec 2025 05:26:52 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1765805212; bh=yfN2Rc0COKSDilryTqEAGoILWDDx+kb6qm2FZyKQ590=; h=Date:From:To:Subject:List-Unsubscribe:From; b=HtZCmhHN6CT4OxsTps0UbP0VP2Kpbh2pwBlXtLnkFsOZlpXGsus7DmSLf2hXB4jJp MiDbiasINCyWcWGth8Np/a0waaJ84xKn06IKNSlWuWUFZkQpUni5dyClDN50pdN5PD 5fcV4HcuRXf5z3a3na4nBrmg2Iky5pGNdPU19j4s=
Date: Mon, 15 Dec 2025 05:26:52 -0800
From: Roberto Manzotti <noreply@github.com>
To: ccamp@ietf.org
Message-ID: <ietf-ccamp-wg/draft-ietf-ccamp-dwdm-if-param-yang/push/refs/heads/Rev15-preparation/000000-a47eb4@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
Message-ID-Hash: 6JTCW6GXHTHGLV62NTSAVWUW63AQ5EFK
X-Message-ID-Hash: 6JTCW6GXHTHGLV62NTSAVWUW63AQ5EFK
X-MailFrom: noreply@github.com
X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-ccamp.ietf.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header
X-Mailman-Version: 3.3.9rc6
Precedence: list
Subject: [CCAMP][ietf-ccamp-wg/draft-ietf-ccamp-dwdm-if-param-yang] a47eb4: Fixed issue #21
List-Id: Discussion list for the CCAMP working group <ccamp.ietf.org>
Archived-At: <https://mailarchive.ietf.org/arch/msg/ccamp/AJHnfIclxcHV2eAsb7fdzM-tJE4>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ccamp>
List-Help: <mailto:ccamp-request@ietf.org?subject=help>
List-Owner: <mailto:ccamp-owner@ietf.org>
List-Post: <mailto:ccamp@ietf.org>
List-Subscribe: <mailto:ccamp-join@ietf.org>
List-Unsubscribe: <mailto:ccamp-leave@ietf.org>
Branch: refs/heads/Rev15-preparation Home: https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-dwdm-if-param-yang Commit: a47eb48fc8f862a97256178505996760de80bf76 https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-dwdm-if-param-yang/commit/a47eb48fc8f862a97256178505996760de80bf76 Author: manzoro <manzoro.ietf@gmail.com> Date: 2025-12-15 (Mon, 15 Dec 2025) Changed paths: M draft-ietf-ccamp-dwdm-if-param-yang.txt M draft-ietf-ccamp-dwdm-if-param-yang.xml M ietf-wdm-interface.tree M ietf-wdm-interface.yang Log Message: ----------- Fixed issue #21 Partial Fix of issue #22 To unsubscribe from these emails, change your notification settings at https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-dwdm-if-param-yang/settings/notifications
- [CCAMP][ietf-ccamp-wg/draft-ietf-ccamp-dwdm-if-pa… Roberto Manzotti