Re: [lisp] References needed for Intro document

jnc@mercury.lcs.mit.edu (Noel Chiappa) Wed, 16 October 2013 15:22 UTC

Return-Path: <jnc@mercury.lcs.mit.edu>
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 8F68421F9E4F for <lisp@ietfa.amsl.com>; Wed, 16 Oct 2013 08:22:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.599
X-Spam-Level:
X-Spam-Status: No, score=-6.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4]
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 wlu9ghbkMA1a for <lisp@ietfa.amsl.com>; Wed, 16 Oct 2013 08:22:49 -0700 (PDT)
Received: from mercury.lcs.mit.edu (mercury.lcs.mit.edu [18.26.0.122]) by ietfa.amsl.com (Postfix) with ESMTP id A5FC921F9F20 for <lisp@ietf.org>; Wed, 16 Oct 2013 08:22:45 -0700 (PDT)
Received: by mercury.lcs.mit.edu (Postfix, from userid 11178) id 7407E18C15A; Wed, 16 Oct 2013 11:22:44 -0400 (EDT)
To: lisp@ietf.org
Message-Id: <20131016152244.7407E18C15A@mercury.lcs.mit.edu>
Date: Wed, 16 Oct 2013 11:22:44 -0400
From: jnc@mercury.lcs.mit.edu
Cc: jnc@mercury.lcs.mit.edu
Subject: Re: [lisp] References needed for Intro document
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: Wed, 16 Oct 2013 15:22:54 -0000

    > From: "Joel M. Halpern" <jmh@joelhalpern.com>

    > For IPv6 node, reference RFC 2460.
    > For context, the definitions there are:
    >    node        - a device that implements IPv6.
    >    router      - a node that forwards IPv6 packets not explicitly
    >                  addressed to itself.
    >     host        - any node that is not a router.

Now that I think about it, I don't think we should be sending people to
another (basically unrelated) document for the definition of this one
much-used term. I'll put something based on these in the 'brief intro
glossary' instead.

	Noel