Re: [tcpm] WGLC for draft-ietf-tcpm-yang-tcp-05

Yoshifumi Nishida <nsd.ietf@gmail.com> Tue, 25 January 2022 23:08 UTC

Return-Path: <nsd.ietf@gmail.com>
X-Original-To: tcpm@ietfa.amsl.com
Delivered-To: tcpm@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B98C93A14D8 for <tcpm@ietfa.amsl.com>; Tue, 25 Jan 2022 15:08:06 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.097
X-Spam-Level:
X-Spam-Status: No, score=-7.097 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.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 1Dxq8iS8C9nV for <tcpm@ietfa.amsl.com>; Tue, 25 Jan 2022 15:08:02 -0800 (PST)
Received: from mail-qk1-x729.google.com (mail-qk1-x729.google.com [IPv6:2607:f8b0:4864:20::729]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 62C763A14D7 for <tcpm@ietf.org>; Tue, 25 Jan 2022 15:08:02 -0800 (PST)
Received: by mail-qk1-x729.google.com with SMTP id 200so8628794qki.2 for <tcpm@ietf.org>; Tue, 25 Jan 2022 15:08:02 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=X+4/gSnAZP25uS3P+7wX5bSXuzE0wrGHEpFcm7w7anI=; b=YbE0x7gTgoZJM82CcR3eHEp+APpZdZD4VJ6ifGv8W+6wPxJJOHOXOTTYBRnU7bs4Be frNhN8auAKCYuT30Oe1Y02OO8SdhcUvNEO3WzfAZOGj2ZkYNGd5Cx0yqQl5pAK6W2XwZ VVm0apzYpizbuHU6eQa1k+PxWJFM5mJhYE8ZqZfLF9qdAfPhWR7TkcuYjBqK0YBF0ZDf FBTGtFzvNJrk0uC9j2Vx0HqlVaypUkLa685dwv7W3+peTwfsoN6Ar6IZXz+JGGQKdPEX +te/5xTUPNEih8B1+KQVznQrp9JwVThmiZF3Ea/OPPYEghzC6rLotSs0fMKfZovyHZ2p XeRQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=X+4/gSnAZP25uS3P+7wX5bSXuzE0wrGHEpFcm7w7anI=; b=4oL2ME6SvHAEQjMGPTDy3usi7mHsTzB3e8gPMmFZlh3DJObRAnph7Jzfb3yAsbh1cX TWJp7kHfa0q7ecWkUO104pJ1AONqa2trceG9Y4IC2UHrdmH2e8L1edSocqqrHL7OcEC9 bt63PW1XH/kvyDX9J9LIAmkhQPw5wkL2YU0ZXLMg6ws9gkO2ky2YXVzLH9pY9R0dEKYn TuUy7SZd4/Olwdj2KOJKH6EsYbCi6PT26BaMuVnJlgrGO6tCN5dFa+ewufGdtxc0mkp6 /wbCV7qPgPQdpWr7bc6JvEFPkY8tpM9VI4EyEdLDL69EibJXvKEUWGQDyryXZR+RYkE+ 2Hgw==
X-Gm-Message-State: AOAM532E8VNHkYkxFLi3pq+xQRGg5tzNna+IzJRJlXYA2Y2T5vJtAPdr sA9LAYwZvnsuddc61wXwYt9bWr/m3V9s7h8I77eZIA+S
X-Google-Smtp-Source: ABdhPJyPbURCIYdm0EvMfG0n+paTvcKk/SFUrIvA0qbRRrabnNVXi4FNtTYFgL77+2zohHaMQvNGzNHe3nKyk8om2D0=
X-Received: by 2002:a05:620a:2455:: with SMTP id h21mr258553qkn.741.1643152079901; Tue, 25 Jan 2022 15:07:59 -0800 (PST)
MIME-Version: 1.0
References: <CAAK044THY8REJTs261MrZWL2MGn9q2LiDM5jNTrfbgMzd=vARQ@mail.gmail.com>
In-Reply-To: <CAAK044THY8REJTs261MrZWL2MGn9q2LiDM5jNTrfbgMzd=vARQ@mail.gmail.com>
From: Yoshifumi Nishida <nsd.ietf@gmail.com>
Date: Tue, 25 Jan 2022 15:07:48 -0800
Message-ID: <CAAK044Q85mjvUM7TXL8PZ0FpfYE8Ls9y3+tvbZP+ZsXj=apinQ@mail.gmail.com>
To: "tcpm@ietf.org Extensions" <tcpm@ietf.org>
Content-Type: multipart/alternative; boundary="00000000000008d7a205d670282a"
Archived-At: <https://mailarchive.ietf.org/arch/msg/tcpm/YGRhOMG3eJT9VXd9VRdy4-BdZeY>
Subject: Re: [tcpm] WGLC for draft-ietf-tcpm-yang-tcp-05
X-BeenThere: tcpm@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: TCP Maintenance and Minor Extensions Working Group <tcpm.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tcpm>, <mailto:tcpm-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tcpm/>
List-Post: <mailto:tcpm@ietf.org>
List-Help: <mailto:tcpm-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tcpm>, <mailto:tcpm-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Jan 2022 23:08:07 -0000

Hi folks,

If you have questions, comments, suggestions, please share them.
if you think you'll need more time for this, please consult the chairs.
Thanks,
--
tcpm co-chairs

On Tue, Jan 4, 2022 at 10:25 AM Yoshifumi Nishida <nsd.ietf@gmail.com>
wrote:

> Hello folks,
>
> As the doc is mostly stable while there seems to be on-going discussions, we've
> decided to initiate a WGLC for draft-ietf-tcpm-yang-tcp-05
> Please send your feedback to the ML.
> The WGLC runs until *Jan 25*.
>
> The URL for the doc is
> https://datatracker.ietf.org/doc/html/draft-ietf-tcpm-yang-tcp-05
> We appreciate your cooperation!
> --
> tcpm co-chairs
>