Re: [lisp] I-D Action: draft-fuller-lisp-ddt-03.txt

Damien Saucez <damien.saucez@gmail.com> Tue, 17 July 2012 09:00 UTC

Return-Path: <damien.saucez@gmail.com>
X-Original-To: lisp@ietfa.amsl.com
Delivered-To: lisp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6B02321F855F for <lisp@ietfa.amsl.com>; Tue, 17 Jul 2012 02:00:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.08
X-Spam-Level:
X-Spam-Status: No, score=-2.08 tagged_above=-999 required=5 tests=[AWL=-1.131, BAYES_00=-2.599, HELO_EQ_FR=0.35, MANGLED_TOOL=2.3, RCVD_IN_DNSWL_LOW=-1]
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 ucIyRcMvcY4o for <lisp@ietfa.amsl.com>; Tue, 17 Jul 2012 02:00:11 -0700 (PDT)
Received: from mail-wi0-f170.google.com (mail-wi0-f170.google.com [209.85.212.170]) by ietfa.amsl.com (Postfix) with ESMTP id 8602121F8550 for <lisp@ietf.org>; Tue, 17 Jul 2012 02:00:11 -0700 (PDT)
Received: by wibhq12 with SMTP id hq12so3079430wib.1 for <lisp@ietf.org>; Tue, 17 Jul 2012 02:00:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; bh=o/sVM2LcYSJ9/U+m6h5/JoG6lCqzutROsTuR+zrkFdw=; b=FvcIpeqrceVInwIx8JRitxyRnL1P0HEJot6vOC93R8hJDLIQRYjswZleFwV1qRGPGS 43SIgCymhEjC6dPXgo3OuKGk+DKJdkfrABIw1j0cjjYvNwIXJQ+/YYbJxFz15IhnRABK AXbZeb2SLnw3J/wD66SogGZ4tXVJOO+R4SKu2QXZ22Sj1jN4fZc2fegas2A2RGr2XUwN bEduYj0kBO7IdtV/IO6pkXex3J/jhaPSAGjuETU+YzRQyUL3RtcjD92hw2HgiygNsGD2 SFPJg5hBJc/v79OraqbtF2/39OBUQo2bzQW9TPhgyGpErIfn0bLNvWiOWLGDtn5nFJ04 QEuw==
Received: by 10.180.105.163 with SMTP id gn3mr2425558wib.2.1342515657780; Tue, 17 Jul 2012 02:00:57 -0700 (PDT)
Received: from faucon.inria.fr (faucon.inria.fr. [138.96.201.73]) by mx.google.com with ESMTPS id bc2sm38515905wib.0.2012.07.17.02.00.56 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 17 Jul 2012 02:00:57 -0700 (PDT)
Mime-Version: 1.0 (Apple Message framework v1278)
Content-Type: text/plain; charset="us-ascii"
From: Damien Saucez <damien.saucez@gmail.com>
In-Reply-To: <20120717000232.GA19471@vaf-mac1.cisco.com>
Date: Tue, 17 Jul 2012 11:00:55 +0200
Content-Transfer-Encoding: quoted-printable
Message-Id: <18FC9A87-7E5C-4DC6-A20A-F280A8E3CD64@gmail.com>
References: <20120717000232.GA19471@vaf-mac1.cisco.com>
To: Vince Fuller <vaf@cisco.com>
X-Mailer: Apple Mail (2.1278)
Cc: lisp@ietf.org
Subject: Re: [lisp] I-D Action: draft-fuller-lisp-ddt-03.txt
X-BeenThere: lisp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: List for the discussion of the Locator/ID Separation Protocol <lisp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/lisp>, <mailto:lisp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/lisp>
List-Post: <mailto:lisp@ietf.org>
List-Help: <mailto:lisp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/lisp>, <mailto:lisp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2012 09:00:12 -0000

Thank you for the information, will review it for the meeting.

Damien Saucez

On 17 Jul 2012, at 02:02, Vince Fuller wrote:

> This version has been significantly reorganized relative to -01 so I'm not
> including "rfcdiff" results. Highlights include:
> 
> - re-working of section structure to improve flow and readability
> 
> - an explicit new section in the main document body giving a high-level
>  description of the Map-Referral message; the simplified packey layout
>  diagram remains in in Appendix B
> 
> - two new sections intended to aid in implementation: one uses psuedo-code
>  to provide a detailed descriptions of message processing while the other
>  is made up of decision-tree diagrams showing the same processing
> 
> - a new section that provides an sample topology and several detailed
>  examples of how Map-Referral messages are used to walk the database tree
>  to find answers
> 
> Note that the announcement of the -02 version should be ignored; it was sent
> out with a typo in the name of one of the authors. -03 corrects that typo
> but is otherwise identical to -02.
> 
> 	--Vince
> 	(for the LISP-DDT authors)
> 
> 
> ----- Forwarded message from internet-drafts@ietf.org -----
> 
> Date: Mon, 16 Jul 2012 16:36:32 -0700
> From: <internet-drafts@ietf.org>
> To: <i-d-announce@ietf.org>
> Subject: I-D Action: draft-fuller-lisp-ddt-03.txt
> 
> A New Internet-Draft is available from the on-line Internet-Drafts directories.
> 
> 
> 	Title           : LISP Delegated Database Tree
> 	Author(s)       : Vince Fuller
>                          Darrel Lewis
>                          Vina Ermagan
>                          Amit Jain
> 	Filename        : draft-fuller-lisp-ddt-03.txt
> 	Pages           : 42
> 	Date            : 2012-07-16
> 
> Abstract:
>   This draft describes the LISP Delegated Database Tree (LISP-DDT), a
>   hierarchical, distributed database which embodies the delegation of
>   authority to provide mappings from LISP Endpoint Identifiers (EIDs)
>   to Routing Locators (RLOCs).  It is a statically-defined distribution
>   of the EID namespace among a set of LISP-speaking servers, called DDT
>   nodes.  Each DDT node is configured as "authoritative" for one or
>   more EID-prefixes, along with the set of RLOCs for Map Servers or
>   "child" DDT nodes to which more-specific EID-prefixes are delegated.
> 
> 
> The IETF datatracker status page for this draft is:
> https://datatracker.ietf.org/doc/draft-fuller-lisp-ddt
> 
> There's also a htmlized version available at:
> http://tools.ietf.org/html/draft-fuller-lisp-ddt-03
> 
> A diff from previous version is available at:
> http://tools.ietf.org/rfcdiff?url2=draft-fuller-lisp-ddt-03
> 
> 
> Internet-Drafts are also available by anonymous FTP at:
> ftp://ftp.ietf.org/internet-drafts/
> 
> _______________________________________________
> I-D-Announce mailing list
> I-D-Announce@ietf.org
> https://www.ietf.org/mailman/listinfo/i-d-announce
> Internet-Draft directories: http://www.ietf.org/shadow.html
> or ftp://ftp.ietf.org/ietf/1shadow-sites.txt
> 
> ----- End forwarded message -----
> _______________________________________________
> lisp mailing list
> lisp@ietf.org
> https://www.ietf.org/mailman/listinfo/lisp