Re: [rrg] Terminology (was: belated msg: further description of the recommend...

HeinerHummel@aol.com Wed, 16 December 2009 10:13 UTC

Return-Path: <HeinerHummel@aol.com>
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 0B07E3A69A7 for <rrg@core3.amsl.com>; Wed, 16 Dec 2009 02:13:52 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.299
X-Spam-Level:
X-Spam-Status: No, score=-1.299 tagged_above=-999 required=5 tests=[AWL=-0.190, BAYES_05=-1.11, HTML_MESSAGE=0.001]
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 h5xOCba0kjd4 for <rrg@core3.amsl.com>; Wed, 16 Dec 2009 02:13:48 -0800 (PST)
Received: from imr-da02.mx.aol.com (imr-da02.mx.aol.com [205.188.105.144]) by core3.amsl.com (Postfix) with ESMTP id F37053A69D1 for <rrg@irtf.org>; Wed, 16 Dec 2009 02:13:46 -0800 (PST)
Received: from imo-ma03.mx.aol.com (imo-ma03.mx.aol.com [64.12.78.138]) by imr-da02.mx.aol.com (8.14.1/8.14.1) with ESMTP id nBGAD5c2029140; Wed, 16 Dec 2009 05:13:05 -0500
Received: from HeinerHummel@aol.com by imo-ma03.mx.aol.com (mail_out_v42.5.) id 9.c9b.42c27408 (48552); Wed, 16 Dec 2009 05:13:02 -0500 (EST)
From: HeinerHummel@aol.com
Message-ID: <c9b.42c27408.385a0d27@aol.com>
Date: Wed, 16 Dec 2009 05:15:03 -0500
To: jnc@mercury.lcs.mit.edu, rrg@irtf.org
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="-----------------------------1260958503"
X-Mailer: 9.0 SE for Windows sub 5021
X-AOL-SENDER: HeinerHummel@aol.com
Subject: Re: [rrg] Terminology (was: belated msg: further description of the recommend...
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: Wed, 16 Dec 2009 10:13:52 -0000

In einer eMail vom 16.12.2009 02:07:54 Westeuropäische Normalzeit schreibt  
jnc@mercury.lcs.mit.edu:

The last  couple of decades have, I think, shown us that by the time  you
cross-product not just the syntax of the meta-names (i.e. a name for a  
class
of names), along with their semantics, but also _what_ kind of thing  is 
being
named (interface, stack, etc, etc) we either need i) multi-part  meta-names
(e.g. 'stack identifier'), or _lots_ of meta-names (e.g.   'locator' =
'topology-dependent interface name').


The deeper sense of the loc/id-split discussion of so many years is to  
grasp the need for a location-identifier.
(maybe the same is meant by topology-dependent interface name ?).
 
I did provide such one as well as a description how to form it: 
16 bits square-degree-geopatch# (between 1 and 64800)
12 bits square-minute-geopatch# (between 1 and 3600)
6 bits longitude-second (resp. 60 minus longitude second)
 
6 bits latitude-second (resp. 60 minus latitude second)
 
Extensions aiming for more granular location identification (plus  height 
consideration) would be a simple task.
 
Moore's law would be enabled and caching wouldn't  be needed  anymore.
 
Every high school student is able to write the algorithm for deriving such  
a location identifier from the geographical coordinates. And also for  
deriving the numbers of all square-degree geopatches which are grouped  around 
some particular one (and recursively around some particular cluster of  them).
 


And even  some of those can be divided further, e.g. by syntax: so we  have
'fixed-length locators' (e.g. LISP RLOCs) and 'variable-length  locators'...



Sure, more thoughts are welcome to cater for more flexibility wrt. extended 
 granularity, 
ANYWHERE-Cast,etc.
 
Heiner