[6tisch] MSF draft - minimal cell

Koojana Kuladinithi <koojana.kuladinithi@tuhh.de> Fri, 17 May 2019 13:53 UTC

Return-Path: <koojana.kuladinithi@tuhh.de>
X-Original-To: 6tisch@ietfa.amsl.com
Delivered-To: 6tisch@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 50D1112012E for <6tisch@ietfa.amsl.com>; Fri, 17 May 2019 06:53:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.301
X-Spam-Level:
X-Spam-Status: No, score=-4.301 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=tuhh.de
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 W4WBrgwKJ5Ej for <6tisch@ietfa.amsl.com>; Fri, 17 May 2019 06:53:45 -0700 (PDT)
Received: from smtp1.rz.tu-harburg.de (smtp1.rz.tu-harburg.de [134.28.205.38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1CB761200EA for <6tisch@ietf.org>; Fri, 17 May 2019 06:53:43 -0700 (PDT)
Received: from mail.tu-harburg.de (mail3.rz.tu-harburg.de [134.28.202.82]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.tuhh.de", Issuer "DFN-Verein Global Issuing CA" (verified OK)) by smtp1.rz.tu-harburg.de (Postfix) with ESMTPS id 4558s147K4zxTG for <6tisch@ietf.org>; Fri, 17 May 2019 15:53:41 +0200 (CEST)
Received: from mailspring.rz.tuhh.de (mailspring.rz.tuhh.de [134.28.202.181]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: ckk6755@KERBEROS.TU-HARBURG.DE) by mail.tu-harburg.de (Postfix) with ESMTPSA id 4558s13bygzJrC7 for <6tisch@ietf.org>; Fri, 17 May 2019 15:53:41 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuhh.de; s=x2019-20; t=1558101221; bh=kyHZWfZQOxAVOAkK8l8JOV+MHe7OMZWAjyVaZgpzdpk=; h=From:Content-Type:Content-Transfer-Encoding:Mime-Version:Subject: Message-Id:Date:To; b=rHOlCBISzlf5GdMe4lplAduNZ0ExBQhW5WVzX9O3piUlk8NFvIFbeG4j00dmI/fMU KI5qoleI8nKU69nhIL0JLMfFCQaf2I+gfS68kvcpAiIIomCfZSB6iPqzc83784M9Cb TbL2FcbEHMyWouErh7LYGjLA24ryO1qPbxRR8VRk=
From: Koojana Kuladinithi <koojana.kuladinithi@tuhh.de>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Mime-Version: 1.0 (Mac OS X Mail 12.0 \(3445.100.39\))
Message-Id: <5A31BC26-D082-440E-B01D-9FACD997682D@tuhh.de>
Date: Fri, 17 May 2019 15:53:40 +0200
To: 6tisch@ietf.org
X-Mailer: Apple Mail (2.3445.100.39)
Archived-At: <https://mailarchive.ietf.org/arch/msg/6tisch/HICTbj25ecpvm4CEaZcYetHUgbI>
Subject: [6tisch] MSF draft - minimal cell
X-BeenThere: 6tisch@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Discuss link layer model for Deterministic IPv6 over the TSCH mode of IEEE 802.15.4e, and impacts on RPL and 6LoWPAN such as resource allocation" <6tisch.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/6tisch>, <mailto:6tisch-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/6tisch/>
List-Post: <mailto:6tisch@ietf.org>
List-Help: <mailto:6tisch-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6tisch>, <mailto:6tisch-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 17 May 2019 13:53:47 -0000

Hi

MSF draft in section 2, I think the following sentence does not make sense for me. 
"Because the minimal cell is SHARED, the back-off algorithm defined in
   [IEEE802154-2015] is used to resolve collisions."

AFIK, there is no backoff for broadcast packets. Did I misunderstood something here?

Kind regards

Koojana