Re: [Roll] Loop free local DODAG repair solution

Philip Levis <pal@cs.stanford.edu> Tue, 23 October 2012 16:34 UTC

Return-Path: <pal@cs.stanford.edu>
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 CC03A11E80DC for <roll@ietfa.amsl.com>; Tue, 23 Oct 2012 09:34:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.599
X-Spam-Level:
X-Spam-Status: No, score=-6.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Zw2PqvTLnX8q for <roll@ietfa.amsl.com>; Tue, 23 Oct 2012 09:34:37 -0700 (PDT)
Received: from cs-smtp-2.Stanford.EDU (cs-smtp-2.Stanford.EDU [171.64.64.26]) by ietfa.amsl.com (Postfix) with ESMTP id 59B1C11E80D1 for <roll@ietf.org>; Tue, 23 Oct 2012 09:34:37 -0700 (PDT)
Received: from dn0a2101f9.sunet ([10.33.1.249]) by cs-smtp-2.Stanford.EDU with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.77) (envelope-from <pal@cs.stanford.edu>) id 1TQhR6-0002Ie-Sa; Tue, 23 Oct 2012 09:34:37 -0700
Mime-Version: 1.0 (Apple Message framework v1278)
Content-Type: text/plain; charset="iso-8859-1"
From: Philip Levis <pal@cs.stanford.edu>
In-Reply-To: <5086C6E3.2030202@merl.com>
Date: Tue, 23 Oct 2012 09:34:37 -0700
Content-Transfer-Encoding: quoted-printable
Message-Id: <0F8152A7-D682-4442-87ED-51DC762545DE@cs.stanford.edu>
References: <50194329.3040003@merl.com> <501945CC.5040801@merl.com> <5086A598.7030508@merl.com> <8F2798CD-B406-4D56-B1AB-2E6F3A4B15A9@cs.stanford.edu> <5086C6E3.2030202@merl.com>
To: Jianlin Guo <guo@merl.com>
X-Mailer: Apple Mail (2.1278)
X-Scan-Signature: c34b9e52c8715c7e60548704bd659ba6
Cc: roll@ietf.org
Subject: Re: [Roll] Loop free local DODAG repair solution
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: Tue, 23 Oct 2012 16:34:38 -0000

On Oct 23, 2012, at 9:33 AM, Jianlin Guo wrote:

> Hi Phil,
> 
> One more point, I think that DIO repair needs to build a new DODAG version, and global DODAG re-building process may interrupt application data transmission and increase delay, which is not acceptable for some applications.
> 
> Jianlin

You would be incorrect; please re-read 6550.

Phil