Re: [Roll] Adoption of draft-goyal-roll-rpl-compression as a new ROLL WG document

"Angelo P. Castellani" <angelo@castellani.net> Mon, 05 September 2011 14:05 UTC

Return-Path: <angelo.castellani@gmail.com>
X-Original-To: roll@ietfa.amsl.com
Delivered-To: roll@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6946A21F8B7B for <roll@ietfa.amsl.com>; Mon, 5 Sep 2011 07:05:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.977
X-Spam-Level:
X-Spam-Status: No, score=-2.977 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, RCVD_IN_DNSWL_LOW=-1]
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 dw6iBEBy-T3T for <roll@ietfa.amsl.com>; Mon, 5 Sep 2011 07:05:49 -0700 (PDT)
Received: from mail-wy0-f172.google.com (mail-wy0-f172.google.com [74.125.82.172]) by ietfa.amsl.com (Postfix) with ESMTP id AF54521F8B73 for <roll@ietf.org>; Mon, 5 Sep 2011 07:05:48 -0700 (PDT)
Received: by wyg8 with SMTP id 8so4436462wyg.31 for <roll@ietf.org>; Mon, 05 Sep 2011 07:07:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=D5t/9ZtRTwLg8ja5WlyEhCL8QAyd7tfBBshM1h6aQcQ=; b=XDIoYIUyhP8w43mAhH9wwdFab0qCRSmpN3jAES3oBuZk2EhfYWyauD+HbKKiu3z2sT ist2spC3D9BXbFkYzMBY8plirMiBCmidmVSSb/z/1l2y250Nmt789hT79fFS+ha0A+mA Vos5VYWYPoQySKcjxdrBZi4oF5FMATWd9WfqY=
Received: by 10.216.24.42 with SMTP id w42mr2455777wew.36.1315231652504; Mon, 05 Sep 2011 07:07:32 -0700 (PDT)
MIME-Version: 1.0
Sender: angelo.castellani@gmail.com
Received: by 10.216.11.211 with HTTP; Mon, 5 Sep 2011 07:07:11 -0700 (PDT)
In-Reply-To: <6A2A459175DABE4BB11DE2026AA50A5D0565D771@XMB-AMS-107.cisco.com>
References: <16050.1315103775@marajade.sandelman.ca> <465899107.187484.1315179349447.JavaMail.root@mail05.pantherlink.uwm.edu> <CAPxkH3iFZdu-781GuY8GXfZqnHUNHN87cTwSYj03zXPVQ+U=Cg@mail.gmail.com> <6A2A459175DABE4BB11DE2026AA50A5D0565D771@XMB-AMS-107.cisco.com>
From: "Angelo P. Castellani" <angelo@castellani.net>
Date: Mon, 05 Sep 2011 16:07:11 +0200
X-Google-Sender-Auth: rY_ycwqMA905r38AwNMWGaRr284
Message-ID: <CAPxkH3gTLfk6ZPisjUEZ0wyJk23ojCRSpAuTUcYPYE_rqbqWzQ@mail.gmail.com>
To: "Pascal Thubert (pthubert)" <pthubert@cisco.com>
Content-Type: text/plain; charset="ISO-8859-1"
Cc: roll WG <roll@ietf.org>
Subject: Re: [Roll] Adoption of draft-goyal-roll-rpl-compression as a new ROLL WG document
X-BeenThere: roll@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Routing Over Low power and Lossy networks <roll.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/roll>, <mailto:roll-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/roll>
List-Post: <mailto:roll@ietf.org>
List-Help: <mailto:roll-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/roll>, <mailto:roll-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 05 Sep 2011 14:05:49 -0000

On Mon, Sep 5, 2011 at 16:01, Pascal Thubert (pthubert)
<pthubert@cisco.com> wrote:
> Hello Angelo
>
>> - do we really need two different RPL dialects to exist?
>
> I, for one, do not. I think that once decompression has occurred, we
> should get RPL packets as defined in the spec.
>
> If more than one compression method exist over a same MAC in a same
> network, or if nodes use compression and others do not, then we are in a
> situation that is equivalent to different MACs over the same band, or
> different cryptos. DIOs have to be sent twice, etc.
>
> So people will have to be careful as to when and how they deploy new
> stuff. It is probably preferable to limit the number of gateways that
> have to repeat their multicast DIOs over multiple networks. But that's a
> deployment issue.

Why shouldn't we avoid this complexity defining, using a set of
guidelines (e.g. if MAX_FRAME_SIZE<X use compressed-format-N), which
format MUST be used on any L2?

A.