Re: [rrg] LISP-TREE - DNS-like mapping to replace ALT?

jnc@mercury.lcs.mit.edu (Noel Chiappa) Mon, 25 January 2010 16:45 UTC

Return-Path: <jnc@mercury.lcs.mit.edu>
X-Original-To: rrg@core3.amsl.com
Delivered-To: rrg@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 0E5FE3A68F0 for <rrg@core3.amsl.com>; Mon, 25 Jan 2010 08:45:36 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.299
X-Spam-Level:
X-Spam-Status: No, score=-5.299 tagged_above=-999 required=5 tests=[AWL=1.300, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iW689x45zieo for <rrg@core3.amsl.com>; Mon, 25 Jan 2010 08:45:35 -0800 (PST)
Received: from mercury.lcs.mit.edu (mercury.lcs.mit.edu [18.26.0.122]) by core3.amsl.com (Postfix) with ESMTP id 60A033A6851 for <rrg@irtf.org>; Mon, 25 Jan 2010 08:45:35 -0800 (PST)
Received: by mercury.lcs.mit.edu (Postfix, from userid 11178) id 231FE6BE5C9; Mon, 25 Jan 2010 11:45:41 -0500 (EST)
To: rrg@irtf.org
Message-Id: <20100125164541.231FE6BE5C9@mercury.lcs.mit.edu>
Date: Mon, 25 Jan 2010 11:45:41 -0500
From: jnc@mercury.lcs.mit.edu
Cc: jnc@mercury.lcs.mit.edu
Subject: Re: [rrg] LISP-TREE - DNS-like mapping to replace ALT?
X-BeenThere: rrg@irtf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IRTF Routing Research Group <rrg.irtf.org>
List-Unsubscribe: <http://www.irtf.org/mailman/listinfo/rrg>, <mailto:rrg-request@irtf.org?subject=unsubscribe>
List-Archive: <http://www.irtf.org/mail-archive/web/rrg>
List-Post: <mailto:rrg@irtf.org>
List-Help: <mailto:rrg-request@irtf.org?subject=help>
List-Subscribe: <http://www.irtf.org/mailman/listinfo/rrg>, <mailto:rrg-request@irtf.org?subject=subscribe>
X-List-Received-Date: Mon, 25 Jan 2010 16:45:36 -0000

    > From: Robin Whittle <rw@firstpr.com.au>

    > so why did the LISP team bother with CONS and ALT?

Partially changing goals (e.g. less implementation work), partially 'live and
learn'.

	Noel