Re: [sidr] WGLC for draft-ietf-sidr-rpki-rtr-rfc6810-bis-03

Randy Bush <randy@psg.com> Wed, 01 April 2015 05:38 UTC

Return-Path: <randy@psg.com>
X-Original-To: sidr@ietfa.amsl.com
Delivered-To: sidr@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BB78B1A889F for <sidr@ietfa.amsl.com>; Tue, 31 Mar 2015 22:38:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.51
X-Spam-Level:
X-Spam-Status: No, score=-0.51 tagged_above=-999 required=5 tests=[BAYES_05=-0.5, T_RP_MATCHES_RCVD=-0.01] autolearn=ham
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 CYYlQH2Coyye for <sidr@ietfa.amsl.com>; Tue, 31 Mar 2015 22:38:25 -0700 (PDT)
Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:8006::18]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B67F01A8848 for <sidr@ietf.org>; Tue, 31 Mar 2015 22:38:25 -0700 (PDT)
Received: from localhost ([127.0.0.1] helo=ryuu.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.82) (envelope-from <randy@psg.com>) id 1YdBM8-0000bK-2L; Wed, 01 Apr 2015 05:38:24 +0000
Date: Tue, 31 Mar 2015 22:38:23 -0700
Message-ID: <m2wq1w9zn4.wl%randy@psg.com>
From: Randy Bush <randy@psg.com>
To: David Mandelberg <david@mandelberg.org>
In-Reply-To: <048e9e0eb7a311408c1cb07d192c8894@mail.mandelberg.org>
References: <D13889F3.2237A%oliver.borchert@nist.gov> <048e9e0eb7a311408c1cb07d192c8894@mail.mandelberg.org>
User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/22.3 Mule/5.0 (SAKAKI)
MIME-Version: 1.0 (generated by SEMI 1.14.7 - "Harue")
Content-Type: text/plain; charset="US-ASCII"
Archived-At: <http://mailarchive.ietf.org/arch/msg/sidr/rJUDp65WZVFLXEeCGibwL7klI9c>
Cc: sidr wg list <sidr@ietf.org>
Subject: Re: [sidr] WGLC for draft-ietf-sidr-rpki-rtr-rfc6810-bis-03
X-BeenThere: sidr@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Secure Interdomain Routing <sidr.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/sidr>, <mailto:sidr-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/sidr/>
List-Post: <mailto:sidr@ietf.org>
List-Help: <mailto:sidr-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/sidr>, <mailto:sidr-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Apr 2015 05:38:26 -0000

why are you trying to rescue the case where a router (or cache) upgrades
versions in the middle of a session?
  o upgrade should be very rare
  o reload is relatively cheap
  o and you are generating kinky corner cases to patch it

session reset.  the bloody router (or cache) will have reloaded anyway
and does not have the old state.

randy