Re: [dhcwg] about v4configuration and co (1)

Francis Dupont <Francis.Dupont@fdupont.fr> Thu, 15 August 2013 13:55 UTC

Return-Path: <Francis.Dupont@fdupont.fr>
X-Original-To: dhcwg@ietfa.amsl.com
Delivered-To: dhcwg@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F3BAC21F9E34 for <dhcwg@ietfa.amsl.com>; Thu, 15 Aug 2013 06:55:52 -0700 (PDT)
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=[BAYES_00=-2.599]
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 NBOW4GKRsViA for <dhcwg@ietfa.amsl.com>; Thu, 15 Aug 2013 06:55:52 -0700 (PDT)
Received: from givry.fdupont.fr (givry.fdupont.fr [IPv6:2001:41d0:1:6d55:211:5bff:fe98:d51e]) by ietfa.amsl.com (Postfix) with ESMTP id E624521E8139 for <dhcwg@ietf.org>; Thu, 15 Aug 2013 06:55:47 -0700 (PDT)
Received: from givry.fdupont.fr (localhost [127.0.0.1]) by givry.fdupont.fr (8.14.3/8.14.3) with ESMTP id r7FDsM6R009294; Thu, 15 Aug 2013 15:54:22 +0200 (CEST) (envelope-from dupont@givry.fdupont.fr)
Message-Id: <201308151354.r7FDsM6R009294@givry.fdupont.fr>
From: Francis Dupont <Francis.Dupont@fdupont.fr>
To: Ole Troan <otroan@employees.org>
In-reply-to: Your message of Tue, 13 Aug 2013 10:19:38 +0200. <72F27EC4-B96B-46B1-9321-FF1DE439E841@employees.org>
Date: Thu, 15 Aug 2013 15:54:22 +0200
Sender: Francis.Dupont@fdupont.fr
Cc: dhcwg@ietf.org
Subject: Re: [dhcwg] about v4configuration and co (1)
X-BeenThere: dhcwg@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: <dhcwg.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dhcwg>, <mailto:dhcwg-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/dhcwg>
List-Post: <mailto:dhcwg@ietf.org>
List-Help: <mailto:dhcwg-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dhcwg>, <mailto:dhcwg-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 15 Aug 2013 13:55:53 -0000

 In your previous mail you wrote:

>  my favourite implementation does indeed use the IP stack.  that IP
>  stack supports sending packets to the broadcast address from the
>  unspecified address.

=> this is really not standard: usually when the source address
is left unspecified the kernel replaces it by one of the addresses
of the host...

>  no magic with regards to that. my favourite implementation also give
>  direct access from applications to the link-layer for that matter. ;-)

=> this is common to all OSs, unfortunately without a standardized way.

>  I don't understand what you mean by "not described in the specs".

=> there is no "DHCP over foo" for a generic foo, even for a generic
tunnel. In fact DHCP (and BOOTP) has to be specialized for each
link (hardware in specs) layer, so have to be described in some specs.

>  you state that "IPv4 address provisioning should not run over the IPv4
>  data path".

=> yes, it is my opinion and it seems this opinion is shared by
many other persons in the list.

>  what makes a softwire different from an Ethernet?

=> Ethernet is a hardware link layer

>  what makes this link-type so different that we need to
>  invent new provisioning mechanics for it?

=> separation of control and data planes, or with other words
simpler bootstrap/setup without a critical element (the source
IPv4 address) unknown a priori.

>  when we designed e.g. 6rd and MAP that was certainly not the intention.

=> if we have today this discussion it is because the problem was not
addressed from the beginning in the design.

Regards

Francis.Dupont@fdupont.fr