Re: [sidr] RPKI-RTR implementation clues

Randy Bush <randy@psg.com> Wed, 27 September 2017 21:11 UTC

Return-Path: <randy@psg.com>
X-Original-To: sidr@ietfa.amsl.com
Delivered-To: sidr@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 39599134EF4 for <sidr@ietfa.amsl.com>; Wed, 27 Sep 2017 14:11:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.901
X-Spam-Level:
X-Spam-Status: No, score=-6.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, 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 fo06tSNLvCD9 for <sidr@ietfa.amsl.com>; Wed, 27 Sep 2017 14:11:41 -0700 (PDT)
Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:8006::18]) (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 E18C5133071 for <sidr@ietf.org>; Wed, 27 Sep 2017 14:11:40 -0700 (PDT)
Received: from localhost ([127.0.0.1] helo=ryuu.rg.net) by ran.psg.com with esmtp (Exim 4.86_2) (envelope-from <randy@psg.com>) id 1dxJcG-000734-8G; Wed, 27 Sep 2017 21:11:36 +0000
Date: Wed, 27 Sep 2017 14:11:34 -0700
Message-ID: <m2efqryhh5.wl-randy@psg.com>
From: Randy Bush <randy@psg.com>
To: Stephane Bortzmeyer <bortzmeyer@nic.fr>
Cc: Denis Fondras <ietf@ledeuns.net>, sidr@ietf.org
In-Reply-To: <20170927094028.o4jfm2gvnaaahitj@nic.fr>
References: <20170927091805.GH41648@carcass.ledeuns.net> <20170927094028.o4jfm2gvnaaahitj@nic.fr>
User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/25.2 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/sidr/ThzE_COgTLukelolH70z6L3j28o>
Subject: Re: [sidr] RPKI-RTR implementation clues
X-BeenThere: sidr@ietf.org
X-Mailman-Version: 2.1.22
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: <https://mailarchive.ietf.org/arch/browse/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, 27 Sep 2017 21:11:42 -0000

>> I'm in the process of adding RPKI-RTR (RFC6810) support to OpenBGPd
> This is not directly related to your question, but note that the new
> RFC, standardizing the new version of RTR (version 1, RFC 6810 was
> version 0) is in AUTH48-DONE and can be published any time now
> <https://www.rfc-editor.org/auth48/C306>

you may also find draft-ymbk-sidrops-ov-clarify-01.txt useful

randy