Re: [Lsr] Flooding Topology Computation Algorithm - draft-cc-lsr-flooding-reduction-08 IPR Poll
Yi Yang <yyietf@gmail.com> Wed, 03 June 2020 20:36 UTC
Return-Path: <yyietf@gmail.com>
X-Original-To: lsr@ietfa.amsl.com
Delivered-To: lsr@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
by ietfa.amsl.com (Postfix) with ESMTP id EBF3D3A0F40;
Wed, 3 Jun 2020 13:36:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.098
X-Spam-Level:
X-Spam-Status: No, score=-2.098 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, SPF_HELO_NONE=0.001, SPF_PASS=-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 LA7s5zNwUnv2; Wed, 3 Jun 2020 13:36:25 -0700 (PDT)
Received: from mail-qt1-x82e.google.com (mail-qt1-x82e.google.com
[IPv6:2607:f8b0:4864:20::82e])
(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 AB6013A0F4C;
Wed, 3 Jun 2020 13:36:25 -0700 (PDT)
Received: by mail-qt1-x82e.google.com with SMTP id i68so3328046qtb.5;
Wed, 03 Jun 2020 13:36:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;
h=subject:to:cc:references:from:message-id:date:user-agent
:mime-version:in-reply-to:content-language;
bh=mb8MpK8UVXVQ0LEA6AsMHf/pTg0E9Sg53hyIBgteIPw=;
b=NR7pqu83+7nNDpGC//vgbbMw83paePo4SlVn3olCMDXQclEt6pVQQta2KI3Tp3iLd/
3RuK+D8xuw4NOCkq3an42+xN8qxWQF39da0Gavz4vXdwfVQ3zgHZ/bNprX/9SXzpmIhl
r/M4xN8Bofi92REUdQHmSNyyErvAw09KzboOw+5pNUkolUsvKtKwgSJZKADIjzxVj1TP
/9NhtzxaR1KlVb5OuatLShx1w6H+H+Xxjng7QdUxxjI6pnQ15p3JWMxxMAF/Lju/MeJE
66he8zX8+Lrt1qDPaNQYSpejHtJ151dpWC9NOXLIFMYboJK9mrHwqU44giFPqorBbcC+
/wwg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:subject:to:cc:references:from:message-id:date
:user-agent:mime-version:in-reply-to:content-language;
bh=mb8MpK8UVXVQ0LEA6AsMHf/pTg0E9Sg53hyIBgteIPw=;
b=t0LvhYXwIV/8jVkJIcc1N10AIBXceseUqZNmtH9Ln5L/NF3xdQynMsv5k/dK/8d2n6
HiDF2rNtt9S+HD6EOkyq7cQMTK6giVnYJNWz+/K3EUmyK/cjgWx1XNQ+8DybPA4Srb+d
EMneIRk2gJkbWqaJ48787n8KM4LoazDNvMUp627evk3qIQrjffJW8rCMrKcjmD0XA+4T
Ftkd9iQExXZKbWdm6/m7W0XysYqgNZxASAa+q/+TJlGcBjJbvk1394dF7OaNDCR7hklz
69nsLlAf927M7+fVXKjw8ivavWbGdo2/0+VGwRFpZ7c2ZfstW4KKUrlZgD7pXpt8CAD0
H15Q==
X-Gm-Message-State: AOAM533yyScXC6xbsXQ1ck5V3Vep4cqC0OOF4iA+S164xhRUn+9Snzce
4QIs9UxE7r8SbePRlk47SEkhPe2H
X-Google-Smtp-Source: ABdhPJyoE8bOe0N3ZCFGDYWKbTSmbj+LLMYtdI3Wh0gyI/PW07ZphcIdl2PtPsA/fN0vCLiS4G7VFA==
X-Received: by 2002:ac8:4e50:: with SMTP id e16mr1200726qtw.149.1591216584574;
Wed, 03 Jun 2020 13:36:24 -0700 (PDT)
Received: from Ls-MacBook-Pro.local ([174.99.107.252])
by smtp.gmail.com with ESMTPSA id f14sm2664911qka.70.2020.06.03.13.36.23
(version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128);
Wed, 03 Jun 2020 13:36:24 -0700 (PDT)
To: "Acee Lindem (acee)" <acee@cisco.com>,
"draft-cc-lsr-flooding-reduction@ietf.org"
<draft-cc-lsr-flooding-reduction@ietf.org>
Cc: "lsr@ietf.org" <lsr@ietf.org>
References: <47A153D9-E547-4C4D-A828-EB4410A44048@cisco.com>
From: Yi Yang <yyietf@gmail.com>
Message-ID: <31a30307-07b0-5469-0c18-492ca96ea862@gmail.com>
Date: Wed, 3 Jun 2020 16:36:23 -0400
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:68.0)
Gecko/20100101 Thunderbird/68.8.1
MIME-Version: 1.0
In-Reply-To: <47A153D9-E547-4C4D-A828-EB4410A44048@cisco.com>
Content-Type: multipart/alternative;
boundary="------------D0605BCF12C1B55506AE9DB6"
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/lsr/PzH1--bRxH4KXUGgZjaHqF0DUb4>
Subject: Re: [Lsr] Flooding Topology Computation Algorithm -
draft-cc-lsr-flooding-reduction-08 IPR Poll
X-BeenThere: lsr@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Link State Routing Working Group <lsr.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/lsr>,
<mailto:lsr-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/lsr/>
List-Post: <mailto:lsr@ietf.org>
List-Help: <mailto:lsr-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/lsr>,
<mailto:lsr-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Jun 2020 20:36:27 -0000
Hi Acee, I am not aware of any IPRs applying to draft-cc-lsr-flooding-reduction-08. Best Regards, Yi On 5/15/20 3:47 PM, Acee Lindem (acee) wrote: > > Authors, > > Are you aware of any IPR that applies > to draft-cc-lsr-flooding-reduction-08.txt. > > If so, has this IPR been disclosed in compliance with IETF IPR rules > > (see RFCs 3979, 4879, 3669 and 5378 for more details). > > If you are listed as a document author or contributor please respond > > to this email regardless of whether or not you are aware of any > > relevant IPR. *The response needs to be sent to the LSR WG mailing > > list.* The document will not advance to the next stage until a > > response has been received from each author and contributor. > > If you are on the LSR WG email list but are not listed as an author or > > contributor, then please explicitly respond only if you are aware of > > any IPR that has not yet been disclosed in conformance with IETF rules. > > Thanks, > > Acee >
- [Lsr] Flooding Topology Computation Algorithm - d… Acee Lindem (acee)
- Re: [Lsr] Flooding Topology Computation Algorithm… Huaimo Chen
- [Lsr] 答复: Flooding Topology Computation Algorithm… Aijun Wang
- Re: [Lsr] Flooding Topology Computation Algorithm… Xufeng Liu
- Re: [Lsr] Flooding Topology Computation Algorithm… Yanhe Fan
- Re: [Lsr] Flooding Topology Computation Algorithm… tony.li
- Re: [Lsr] Flooding Topology Computation Algorithm… LEI LIU
- Re: [Lsr] Flooding Topology Computation Algorithm… Toy, Mehmet
- Re: [Lsr] Flooding Topology Computation Algorithm… Yi Yang
- Re: [Lsr] Flooding Topology Computation Algorithm… Acee Lindem (acee)