Re: [icnrg] ICNLoWPAN Document Action
Cenk Gündoğan <mail+ietf@gundogan.net> Thu, 23 September 2021 18:48 UTC
Return-Path: <mail+ietf@gundogan.net>
X-Original-To: icnrg@ietfa.amsl.com
Delivered-To: icnrg@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
by ietfa.amsl.com (Postfix) with ESMTP id E8CD93A1786
for <icnrg@ietfa.amsl.com>; Thu, 23 Sep 2021 11:48:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.699
X-Spam-Level:
X-Spam-Status: No, score=-1.699 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1,
SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001]
autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=fail (2048-bit key)
reason="fail (bad RSA signature)" header.d=gundogan.net
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 UxPG2Z22OLwX for <icnrg@ietfa.amsl.com>;
Thu, 23 Sep 2021 11:48:23 -0700 (PDT)
Received: from mail.localdomain (trantor.gundogan.net [37.120.167.193])
(using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits))
(No client certificate requested)
by ietfa.amsl.com (Postfix) with ESMTPS id 18D4C3A1784
for <icnrg@irtf.org>; Thu, 23 Sep 2021 11:48:22 -0700 (PDT)
Received: from localhost (unknown [141.22.28.164])
(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))
(No client certificate requested)
by mail.localdomain (Postfix) with ESMTPSA id 5247943741;
Thu, 23 Sep 2021 20:48:07 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gundogan.net;
s=201712; t=1632422887;
bh=jkXmJdeKCtyIrpJzcMr81o4fPRax7gRzTOUhsWy5E+M=;
h=References:From:To:Cc:Subject:Date:In-reply-to:From;
b=EfgTwjvIJIU752Vz1IzCBeVqgCf6WA9abioupM+IlSeYbOjhs1GXjs85MBlJ+1BJH
GP9jjNa/YCPfHMzzy8LQtTpdBAGxei3Fiq6wWF5ez8os0IuCFEWggLohW4GWOzEY/L
0kHXjAm0wZEA2TRqle2mf1xyMYL3ctTAQpQJpQzxP7jYc5YYyiDufu9gVt4X2aRWJ7
tmEcXE7iQo9Q4GrZl+7nO7by3GMjpf/kkN5///F7cm6kugs7HDHGmvJuyKVzFM/HSn
zhFzQUnJyf9Xq22rUNHc4SH9nunIUENRLYXHQbxjQ0rZtykMJAbcM3M/D412X3p7X5
MBuc5YJ2WHg6Q==
References: <8735q6gw5p.fsf@gundogan.net> <87fstwv8mm.fsf@gundogan.net>
User-agent: mu4e 1.6.6; emacs 28.0.50
From: Cenk =?utf-8?B?R8O8bmRvxJ9hbg==?= <mail+ietf@gundogan.net>
To: icnrg@irtf.org
Cc: Colin Perkins <csp@csperkins.org>
Date: Thu, 23 Sep 2021 20:18:54 +0200
In-reply-to: <87fstwv8mm.fsf@gundogan.net>
Message-ID: <87lf3nku18.fsf@gundogan.net>
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="=-=-=";
micalg=pgp-sha256; protocol="application/pgp-signature"
Archived-At: <https://mailarchive.ietf.org/arch/msg/icnrg/zFuqWf8IyRjdqjt49uswG4i--sk>
Subject: Re: [icnrg] ICNLoWPAN Document Action
X-BeenThere: icnrg@irtf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Information-Centric Networking research group discussion list
<icnrg.irtf.org>
List-Unsubscribe: <https://www.irtf.org/mailman/options/icnrg>,
<mailto:icnrg-request@irtf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/icnrg/>
List-Post: <mailto:icnrg@irtf.org>
List-Help: <mailto:icnrg-request@irtf.org?subject=help>
List-Subscribe: <https://www.irtf.org/mailman/listinfo/icnrg>,
<mailto:icnrg-request@irtf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 Sep 2021 18:48:28 -0000
Dear group, I was in contact with the designated expert (Pascal Thubert) for the 6lowpan dispatch registry. Pascal asked whether we could optimize the dispatch allocation space. I had to juggle with a few bits; all minor changes. For CCNx, we formerly compressed the "Version" field and used a "bit" for denoting that. In the current diff, this "version bit" is missing now to gain space and we always assume CCNx version 1 (as mandated by CCNx [1]). This is also what 6LoWPAN is doing with the IP version field. The current diff is here [2]. There aren't any major changes since my last request for feedback. So any feedback by next monday is welcome before we move forward? Thanks, Cenk [1] https://datatracker.ietf.org/doc/html/rfc8609#section-3.2 [2] https://tools.ietf.org//rfcdiff?url1=draft-irtf-icnrg-icnlowpan-10&url2=https://inet.haw-hamburg.de/tmp/draft-irtf-icnrg-icnlowpan-11.txt/@@download/file/draft-irtf-icnrg-icnlowpan-11.txt On Wed, Sep 22 2021 at 19:03 +0200, Cenk Gündoğan wrote: > [[PGP Signed Part:Undecided]] > Dear group, > > just a heads-up that we will proceed with the below proposed solution to > fix the mentioned registry clashes. > > Thanks, > Cenk > > On Wed, Sep 15 2021 at 08:26 +0200, Cenk Gündoğan wrote: > >> [[PGP Signed Part:Undecided]] >> Dear group, >> >> Table 2 of the ICNLoWPAN document [1] requests IANA updates to the >> "6LoWPAN Dispatch Type Field" registry. The last entry of table 2 >> clashes, however, with an existing registration. (11 11xxxx for "Page >> dispatch"). >> >> The solution is simple: we increase the prefix for the last entry from >> "11 1xxxxx" to "11 10xxxx". This decreases the option space for >> dispatches, but that particular dispatch (Figure 26) has a "Reserved" >> bit, which we can drop to increase it again. >> >> This: >> 0 1 >> 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 >> +---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+ >> | 1 | 1 | 1 |CID|EXT|VER|FLG|FRS|PAY|RCT|MGH| PLTYP |EXP|VAL|RSV| >> +---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+ >> >> Becomes: >> 0 1 >> 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 >> +---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+ >> | 1 | 1 | 1 | 0 |VER|FLG|FRS|PAY|RCT|MGH| PLTYP |EXP|VAL|CID|EXT| >> +---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+ >> >> This diff [2] summarizes the necessary changes, it also moves the CID >> and EXT bits of all dispatches to the end to keep the styling >> harmonized. >> >> What does the group think about this proposed solution? Are there any >> objections? To let it sufficiently marinate, feedback is very welcome >> until wednesday next week :-) >> >> Cheers, >> Cenk >> >> [1] https://datatracker.ietf.org/doc/html/draft-irtf-icnrg-icnlowpan-10 >> [2] >> https://tools.ietf.org//rfcdiff?url1=draft-irtf-icnrg-icnlowpan-10&url2=https://inet.haw-hamburg.de/tmp/draft-irtf-icnrg-icnlowpan-11.txt/@@download/file/draft-irtf-icnrg-icnlowpan-11.txt
- [icnrg] ICNLoWPAN Document Action Cenk Gündoğan
- Re: [icnrg] ICNLoWPAN Document Action Cenk Gündoğan
- Re: [icnrg] ICNLoWPAN Document Action Cenk Gündoğan