Re: [Autoconf] Updated ad hoc addressing model document
"Teco Boot" <teco@inf-net.nl> Fri, 05 February 2010 08:38 UTC
Return-Path: <teco@inf-net.nl>
X-Original-To: autoconf@core3.amsl.com
Delivered-To: autoconf@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix)
with ESMTP id 5C28B28C10B for <autoconf@core3.amsl.com>;
Fri, 5 Feb 2010 00:38:11 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[AWL=0.000,
BAYES_00=-2.599]
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 E4IQq+7dFBeW for
<autoconf@core3.amsl.com>; Fri, 5 Feb 2010 00:38:10 -0800 (PST)
Received: from CPSMTPM-EML104.kpnxchange.com (cpsmtpm-eml104.kpnxchange.com
[195.121.3.8]) by core3.amsl.com (Postfix) with ESMTP id 0D44828C118 for
<autoconf@ietf.org>; Fri, 5 Feb 2010 00:38:09 -0800 (PST)
Received: from M90Teco ([86.83.9.22]) by CPSMTPM-EML104.kpnxchange.com with
Microsoft SMTPSVC(7.0.6001.18000); Fri, 5 Feb 2010 09:38:58 +0100
From: "Teco Boot" <teco@inf-net.nl>
To: "'Charles E. Perkins'" <charles.perkins@earthlink.net>
References: <be8c8d781001260409qd23d4era0eac47eaeb3dba2@mail.gmail.com> <8DCBF4A4-7879-4148-A8FE-9A73219536B9@gmail.com>
<008c01caa0fe$0eee3530$2cca9f90$@nl> <4B631699.7040504@earthlink.net>
<009001caa10d$8729a2a0$957ce7e0$@nl> <4B6347DA.1040004@earthlink.net>
<00a601caa19e$7122c810$53685830$@nl>
<C8A0698C-B04F-475B-B750-842C8786778F@thomasclausen.org>
<005501caa5a5$9b0fc7d0$d12f5770$@nl> <4B6B0E85.5050101@earthlink.net>
In-Reply-To: <4B6B0E85.5050101@earthlink.net>
Date: Fri, 5 Feb 2010 09:38:58 +0100
Message-ID: <003e01caa63e$a8d190d0$fa74b270$@nl>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 12.0
Thread-Index: AcqlxerOJgeU73BBS9S+xt0w9pPaWQAdMctA
Content-Language: nl
X-OriginalArrivalTime: 05 Feb 2010 08:38:58.0137 (UTC)
FILETIME=[A8A9E490:01CAA63E]
Cc: autoconf@ietf.org, 'Thomas Heide Clausen' <thomas@thomasclausen.org>
Subject: Re: [Autoconf] Updated ad hoc addressing model document
X-BeenThere: autoconf@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Ad-Hoc Network Autoconfiguration WG discussion list
<autoconf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/autoconf>,
<mailto:autoconf-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/autoconf>
List-Post: <mailto:autoconf@ietf.org>
List-Help: <mailto:autoconf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/autoconf>,
<mailto:autoconf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Feb 2010 08:38:11 -0000
Hi Charlie, >> Up to now, all IP addressing models I am aware of provide 1-hop L3 >> communication between nodes that have L2 connectivity. >> > >If I get your point, what you mean is that when two nodes >share a link, they can use L3 protocols to communicate. > >As far as I understand it, the addressing model does not >change this. IP supports point-to-point communication >between such "adjacent" nodes. > >How adjacency is discovered is usually considered >out of scope. Either subnet prefixes are "assigned" >(suddenly, it doesn't look like a Manet anymore) >or "discovered" (oops, we're running new protocols) >or "assumed". In the latter case, you'd better make >your assumptions minimal, or else (protocol-wise) >you are moving back into traditional a fixed network >model. I know it's nicer there and all. Thanks for this analysis. >> The proposed addressing model for MANETs breaks this. Now there >> is a need for something clever. This clever thing could be >> stopped. >> > >I do not agree with this. See above. It is fact of life that the "clever thing could be stopped". And existing IP addressing models don't depend on such clever thing. Here, we have the "assumption". Right? > I also do not >agree that we must avoid being clever. Agreed. That is why I use an addressing model that is better resistant against failures. > However, >I agree that simpler is better, all the while adhering >to Einstein's famous dictum. > >> There is no reason not using link-locals for 1-hop traffic. >> If you say this is a particular and specific setup, is this a >> qualification for IPv6? >> If not, what are you referring to? >> > >I read this, and had to smile. Of course there's no reason >to avoid link-locals for 1-hop traffic as long as you _know_ >it's one hop. In fact, blast away. OK, now we are there. MANET protocols that use RFC5498 can perfectly use link-locals. Same for L2 address resolving, as ND does. >But for people who are running networks without such >comforts, assurance of availability for a L2 communication >channel is often necessary or at least highly desirable. >Then suddenly your link-local address is potentially >(a) invalid (b) unavailable or (c) ambiguous. These >are normally considered poor indicators for IP-based >communications. What happens if your ULA or global is (a) invalid, (b) unavailable or (c) ambiguous? I don't see a difference with link-locals. Link-locals are used for protocols that require 1-hop communication or when no other addresses are available. In the latter, it is also 1-hop only. >And that is the problem needing solution in the >general case, which has motivated the current form >of the addressing model document. With IPv6 in mind, the general case can easily include link-locals. Wouldn't it be nice to support IPv6 basics? Regards, Teco
- [Autoconf] Updated ad hoc addressing model docume… Emmanuel Baccelli
- Re: [Autoconf] Updated ad hoc addressing model do… Zach Shelby
- Re: [Autoconf] Updated ad hoc addressing model do… Thomas Heide Clausen
- Re: [Autoconf] Updated ad hoc addressing model do… Ryuji Wakikawa
- Re: [Autoconf] Updated ad hoc addressing model do… Ryuji Wakikawa
- Re: [Autoconf] Updated ad hoc addressing model do… Ulrich Herberg
- Re: [Autoconf] Updated ad hoc addressing model do… Teco Boot
- Re: [Autoconf] Updated ad hoc addressing model do… Charles E. Perkins
- Re: [Autoconf] Updated ad hoc addressing model do… Teco Boot
- Re: [Autoconf] Updated ad hoc addressing model do… Templin, Fred L
- Re: [Autoconf] Updated ad hoc addressing model do… Charles E. Perkins
- Re: [Autoconf] Updated ad hoc addressing model do… Charles E. Perkins
- Re: [Autoconf] Updated ad hoc addressing model do… Charles E. Perkins
- Re: [Autoconf] Updated ad hoc addressing model do… Teco Boot
- Re: [Autoconf] Updated ad hoc addressing model do… Teco Boot
- Re: [Autoconf] Updated ad hoc addressing model do… Thomas Heide Clausen
- Re: [Autoconf] Updated ad hoc addressing model do… Thomas Heide Clausen
- Re: [Autoconf] Updated ad hoc addressing model do… Thomas Heide Clausen
- Re: [Autoconf] Updated ad hoc addressing model do… Zach Shelby
- Re: [Autoconf] Updated ad hoc addressing model do… Alexandru Petrescu
- Re: [Autoconf] Updated ad hoc addressing model do… Teco Boot
- Re: [Autoconf] Updated ad hoc addressing model do… Thomas Heide Clausen
- Re: [Autoconf] Updated ad hoc addressing model do… Charles E. Perkins
- Re: [Autoconf] Updated ad hoc addressing model do… Teco Boot
- Re: [Autoconf] Updated ad hoc addressing model do… Teco Boot
- Re: [Autoconf] Updated ad hoc addressing model do… Teco Boot
- Re: [Autoconf] Updated ad hoc addressing model do… Teco Boot
- Re: [Autoconf] Updated ad hoc addressing model do… Thomas Heide Clausen
- Re: [Autoconf] Updated ad hoc addressing model do… Teco Boot
- Re: [Autoconf] Updated ad hoc addressing model do… Thomas Heide Clausen
- Re: [Autoconf] Updated ad hoc addressing model do… Charles E. Perkins
- Re: [Autoconf] Updated ad hoc addressing model do… Charles E. Perkins
- Re: [Autoconf] Updated ad hoc addressing model do… Teco Boot
- Re: [Autoconf] Updated ad hoc addressing model do… Charles E. Perkins
- Re: [Autoconf] Updated ad hoc addressing model do… Carlos Jesús Bernardos Cano
- Re: [Autoconf] Updated ad hoc addressing model do… Charles E. Perkins
- Re: [Autoconf] Updated ad hoc addressing model do… Carlos Jesús Bernardos Cano
- Re: [Autoconf] Updated ad hoc addressing model do… Teco Boot
- Re: [Autoconf] Updated ad hoc addressing model do… Teco Boot
- Re: [Autoconf] Updated ad hoc addressing model do… Charles E. Perkins
- Re: [Autoconf] Updated ad hoc addressing model do… Charles E. Perkins