Re: [Sidrops] draft-ietf-sidrops-8210bis

Randy Bush <randy@psg.com> Mon, 31 August 2020 03:18 UTC

Return-Path: <randy@psg.com>
X-Original-To: sidrops@ietfa.amsl.com
Delivered-To: sidrops@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5C88A3A0D77 for <sidrops@ietfa.amsl.com>; Sun, 30 Aug 2020 20:18:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.001
X-Spam-Level:
X-Spam-Status: No, score=-0.001 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
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 rylAu_UGblx5 for <sidrops@ietfa.amsl.com>; Sun, 30 Aug 2020 20:18:43 -0700 (PDT)
Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:8006::18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 60F113A0D76 for <sidrops@ietf.org>; Sun, 30 Aug 2020 20:18:43 -0700 (PDT)
Received: from localhost ([127.0.0.1] helo=ryuu.rg.net) by ran.psg.com with esmtp (Exim 4.90_1) (envelope-from <randy@psg.com>) id 1kCaL8-0007aX-Oq; Mon, 31 Aug 2020 03:18:38 +0000
Date: Sun, 30 Aug 2020 20:18:38 -0700
Message-ID: <m2eennsdtd.wl-randy@psg.com>
From: Randy Bush <randy@psg.com>
To: Di Ma <madi@zdns.cn>
Cc: SIDR Operations WG <sidrops@ietf.org>
In-Reply-To: <E0C1C56B-7201-478F-A296-1F88A480E8C2@zdns.cn>
References: <m2k0xhtlvz.wl-randy@psg.com> <E0C1C56B-7201-478F-A296-1F88A480E8C2@zdns.cn>
User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/26.3 Mule/6.0 (HANACHIRUSATO)
MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue")
Content-Type: text/plain; charset="US-ASCII"
Archived-At: <https://mailarchive.ietf.org/arch/msg/sidrops/W_sMFDVh0L59thwL3gZDwUrHioc>
Subject: Re: [Sidrops] draft-ietf-sidrops-8210bis
X-BeenThere: sidrops@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: A list for the SIDR Operations WG <sidrops.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/sidrops>, <mailto:sidrops-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/sidrops/>
List-Post: <mailto:sidrops@ietf.org>
List-Help: <mailto:sidrops-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/sidrops>, <mailto:sidrops-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 03:18:44 -0000

> The other one could be done by routers by establishing a transaction
> of RTR session before effecting those in routing table.

you might have a small discussion with a router implementor about where
they would like to store the uncommited transaction.  consider two
things, many current routers still have a 32-bit memory model, and a
transaction could be a full dump cold start from a cache.

randy