Re: [sidr] WGLC: draft-ietf-sidr-origin-ops

Randy Bush <randy@psg.com> Mon, 14 November 2011 06:20 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 8CCB311E80BE for <sidr@ietfa.amsl.com>; Sun, 13 Nov 2011 22:20:08 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.59
X-Spam-Level:
X-Spam-Status: No, score=-2.59 tagged_above=-999 required=5 tests=[AWL=0.009, BAYES_00=-2.599]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JeJoNfYWPJX4 for <sidr@ietfa.amsl.com>; Sun, 13 Nov 2011 22:20:08 -0800 (PST)
Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:1::36]) by ietfa.amsl.com (Postfix) with ESMTP id 29A9911E8095 for <sidr@ietf.org>; Sun, 13 Nov 2011 22:20:08 -0800 (PST)
Received: from localhost ([127.0.0.1] helo=rair.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.76 (FreeBSD)) (envelope-from <randy@psg.com>) id 1RPptn-0000ZS-4E; Mon, 14 Nov 2011 06:20:07 +0000
Date: Mon, 14 Nov 2011 14:20:05 +0800
Message-ID: <m262infcoa.wl%randy@psg.com>
From: Randy Bush <randy@psg.com>
To: Danny McPherson <danny@tcb.net>
In-Reply-To: <0892B192-DA37-4621-AC98-A5A48DBCFBEE@tcb.net>
References: <CAL9jLaaOm_=W85r3P990A6DtROTcQwSJ-KBRzAi9ugw1Bo1_cQ@mail.gmail.com> <E4B4DE52-BBB3-4FA0-A75A-B51824BA83E7@lacnic.net> <m2hb3a7uqp.wl%randy@psg.com> <m2fwiu7uji.wl%randy@psg.com> <CAL9jLabcaLnBbZXbNf7Lbv+ppm-h9yO+wBHunG4s1=emOyM6=w@mail.gmail.com> <805B0799-7026-4532-A53C-4CFE3E863A33@castlepoint.net> <m2hb2q4uhj.wl%randy@psg.com> <6054A2B1-40D3-49E6-8972-946D426E830B@castlepoint.net> <DCC302FAA9FE5F4BBA4DCAD4656937791451629610@PRVPEXVS03.corp.twcable.com> <CAL9jLaZ2LYj4J0kzHd0p3a0RGtuPZ+7PiGVPQe2pzquEstchwg@mail.gmail.com> <m2sjlr72cq.wl%randy@psg.com> <0892B192-DA37-4621-AC98-A5A48DBCFBEE@tcb.net>
User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/22.3 Mule/5.0 (SAKAKI)
MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka")
Content-Type: text/plain; charset="US-ASCII"
Cc: sidr wg list <sidr@ietf.org>
Subject: Re: [sidr] WGLC: draft-ietf-sidr-origin-ops
X-BeenThere: sidr@ietf.org
X-Mailman-Version: 2.1.12
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: Mon, 14 Nov 2011 06:20:08 -0000

> danny@pork% grep -i found draft-ietf-sidr-pfx-validate-03.txt
>    peer will be found to have one of the following "validation states":
>    o  Not found: No ROA Covers the Route Prefix.
>    //Initialize result to "not found" state
>    result = BGP_PFXV_STATE_NOT_FOUND;
>    //"not found" applies to this validation operation.
>    will result in "not found" state and the prefixes will be advertised
>    also result in "not found" state.  The implementation is expected
>    to

talk to those authors :)

chris checked roa-validation and now we have "unknown" as well.

oh goodie

randy