Re: [homenet] WG adoption of draft-stenberg-homenet-hncp-00

Ray Hunter <v6ops@globis.net> Thu, 27 March 2014 18:36 UTC

Return-Path: <v6ops@globis.net>
X-Original-To: homenet@ietfa.amsl.com
Delivered-To: homenet@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 728531A0728 for <homenet@ietfa.amsl.com>; Thu, 27 Mar 2014 11:36:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.121
X-Spam-Level:
X-Spam-Status: No, score=-1.121 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_NEUTRAL=0.779] autolearn=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JauxAlHJvGel for <homenet@ietfa.amsl.com>; Thu, 27 Mar 2014 11:36:56 -0700 (PDT)
Received: from globis01.globis.net (RayH-1-pt.tunnel.tserv11.ams1.ipv6.he.net [IPv6:2001:470:1f14:62e::2]) by ietfa.amsl.com (Postfix) with ESMTP id A53251A02AE for <homenet@ietf.org>; Thu, 27 Mar 2014 11:36:55 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by globis01.globis.net (Postfix) with ESMTP id 4E3F7870074; Thu, 27 Mar 2014 19:36:53 +0100 (CET)
Received: from globis01.globis.net ([127.0.0.1]) by localhost (mail.globis.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eIjbmT71oZdQ; Thu, 27 Mar 2014 19:36:53 +0100 (CET)
Received: from Rays-iMac.local (unknown [192.168.0.3]) (Authenticated sender: Ray.Hunter@globis.net) by globis01.globis.net (Postfix) with ESMTPA id 2B9CB870070; Thu, 27 Mar 2014 19:36:53 +0100 (CET)
Message-ID: <53346FC4.7000705@globis.net>
Date: Thu, 27 Mar 2014 19:36:52 +0100
From: Ray Hunter <v6ops@globis.net>
User-Agent: Postbox 3.0.9 (Macintosh/20140129)
MIME-Version: 1.0
To: Pierre Pfister <pierre.pfister@darou.fr>
References: <4943103B-77FB-4F95-A519-4FDE1246A128@nominet.org.uk> <53333F51.5030106@globis.net> <alpine.DEB.2.02.1403270703170.747@uplift.swm.pp.se> <5333D118.60404@globis.net> <A0DA30F4-4954-4CED-AEC1-D5751981F815@darou.fr>
In-Reply-To: <A0DA30F4-4954-4CED-AEC1-D5751981F815@darou.fr>
Content-Type: text/plain; charset="windows-1252"; format="flowed"
Content-Transfer-Encoding: 8bit
Archived-At: http://mailarchive.ietf.org/arch/msg/homenet/2A-Bauy0o7ZIz6r-QWdAz3Kr3V0
Cc: "homenet@ietf.org Group" <homenet@ietf.org>, Mikael Abrahamsson <swmike@swm.pp.se>
Subject: Re: [homenet] WG adoption of draft-stenberg-homenet-hncp-00
X-BeenThere: homenet@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: <homenet.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/homenet>, <mailto:homenet-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/homenet/>
List-Post: <mailto:homenet@ietf.org>
List-Help: <mailto:homenet-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/homenet>, <mailto:homenet-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Mar 2014 18:36:57 -0000

> Pierre Pfister <mailto:pierre.pfister@darou.fr>
> 27 March 2014 08:50
> Le 27 mars 2014 à 08:19, Ray Hunter<v6ops@globis.net>  a écrit :
>
>>> Mikael Abrahamsson<mailto:swmike@swm.pp.se>
>>> 27 March 2014 07:04
>>> On Wed, 26 Mar 2014, Ray Hunter wrote:
>>>
>>>
>>> HNCP as it stands right now has a "routing protocol" of it's own that is extremely rudimentary, but it gets the job done. I think this is what is referred to as "zero routing protcol" because people don't really want to call it a routing protocol (my interpretation).
>>>
>>>
>
> That is my understanding of the "zero routing protocol » too.
>
>> Right, but the way I see it:
>>
>> If you have an arbitrary topology then you probably need to carry metrics to prefer one link type over another.
>> If you want to be able to determine which prefixes to delete from the FIB and RA when a particular upstream provider link goes down, you probably need some sort of tagging.
>> If you want fast convergence around failures you probably need a decent path discovery algorithm.
>> If you want to differentiate between a temporary change (due to an incident or link failure) and a longer term permanent change (due to replugging or device insertion or removal) then you probably need two different sets of timers and problem diagnostics.
>>
>> In other words; we definitely need a routing protocol, and probably a configuration protocol too.
>>
>> So isn't the danger than HNCP starts off being very simple, and ends up duplicating a lot of previous work and experience?
>>
>> I'm interested to hear the contrarian view.
>
> Except the second point (determine which prefix to delete…), which is done by the prefix assignment algorithm on top of HNCP, all other points will have to be answered to decide which routing protocol to use. The current draft doesn’t intend to answer the routing protocol issue. It was not left blank for the simple reason we  needed to implement it and make it run.

I think that's still an open question "(determine which prefix to 
delete…)", and an interesting side effect of a decision to split routing 
and prefix assignment.

e.g. looking at 
http://tools.ietf.org/html/draft-ietf-v6ops-ipv6-multihoming-without-ipv6nat-06 
section 5.2

and especially considering any end hosts that do not understand 
http://tools.ietf.org/html/draft-troan-homenet-sadr-00,

do you want RA to start or stop advertising a prefix (hat has been 
derived from an upstream neighbor) on a local interface as a candidate 
default routeto locally connected end systems because the path to that 
ISP is down (routing), or because of a configuration timeout (DHCPv6 PD 
+ HNCP), or both, or neither?

> I dont think we want to run a complex routing protocol in HNCP. It’s more like either we want to make something very simple, and we use HNCP for this, or we want all what you said, and we use another existing protocol. The point of the draft is just to let you know that it is *possible* to route packets, in a very simple way, by using just HNCP as it is, with no extra information.
>
> Regards,
> Pierre
>
>> -- 
>> Regards,
>> RayH
>>
>> _______________________________________________
>> homenet mailing list
>> homenet@ietf.org
>> https://www.ietf.org/mailman/listinfo/homenet
>
>
> ------------------------------------------------------------------------


-- 
Regards,
RayH