Re: [babel] Notes on 6126bis

Toke Høiland-Jørgensen <toke@toke.dk> Sat, 22 July 2017 10:03 UTC

Return-Path: <toke@toke.dk>
X-Original-To: babel@ietfa.amsl.com
Delivered-To: babel@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9940D131B79 for <babel@ietfa.amsl.com>; Sat, 22 Jul 2017 03:03:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.002
X-Spam-Level:
X-Spam-Status: No, score=-2.002 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=toke.dk
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 fRT52ags1s4x for <babel@ietfa.amsl.com>; Sat, 22 Jul 2017 03:03:33 -0700 (PDT)
Received: from mail.toke.dk (mail.toke.dk [52.28.52.200]) (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 01F15126557 for <babel@ietf.org>; Sat, 22 Jul 2017 03:03:33 -0700 (PDT)
From: Toke Høiland-Jørgensen <toke@toke.dk>
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1500717809; bh=9LZB7UGQAjaOjjxRcwgpIUaFk3LeSyn2Ok8F9WFq4us=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=R5BXEVv2J84JVNdspuhj2lyiNZYSV8f030vPKUdEGr0UXB6EQnHB/qjceiddPGmAM pFSTMesndid0FWyUWvwTbhBJujCZk9v8NbnK6MSS6dzRneVuKYI4H0ZpxWI7j5lx4z c4PFCMBWacbNQBiD9VIY3onE+NtI0igH7jeLVS6SqqbKHXzpZG/S9ic+mYZAu4uLY9 TPn+9svAfcSjGaVZtRLKIDKJSi/2x5GOANlK3YB317ONF94Zq7AAuRbhPaoCtkWcE3 Zk+JNog4rrHJ4pWQmxuJX7jCbtRtvFrr36sKdDWebUFhKFmv+Wut3avrBDDc8fwjI4 KlkhMGV5v7l7Q==
To: Matthieu Boutier <boutier@irif.fr>, David Schinazi <dschinazi@apple.com>
Cc: Babel at IETF <babel@ietf.org>
In-Reply-To: <A7F21726-8364-4ED4-B95B-5D9031E4A473@irif.fr>
References: <048FE0D8-F651-4FB0-8980-421C2F8FFC8D@irif.fr> <FB170423-34B3-4973-BE0A-0661240C11D1@apple.com> <A7F21726-8364-4ED4-B95B-5D9031E4A473@irif.fr>
Date: Sat, 22 Jul 2017 12:03:26 +0200
X-Clacks-Overhead: GNU Terry Pratchett
Message-ID: <87shhon5zl.fsf@toke.dk>
MIME-Version: 1.0
Content-Type: text/plain
Archived-At: <https://mailarchive.ietf.org/arch/msg/babel/Xjprn-Xey-qb7jAePPSoakS02Hs>
Subject: Re: [babel] Notes on 6126bis
X-BeenThere: babel@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: "A list for discussion of the Babel Routing Protocol." <babel.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/babel>, <mailto:babel-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/babel/>
List-Post: <mailto:babel@ietf.org>
List-Help: <mailto:babel-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/babel>, <mailto:babel-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 22 Jul 2017 10:03:38 -0000

Matthieu Boutier <boutier@irif.fr> writes:

> Thanks David,
>
>> - just a thought, should we mark 128 as reserved for symmetry with 0?
>
> Do you mean "Mandatory Pad 1" ?  Because for symmetry, the length
> would be -1 (no length field)...  and IMHO "mandatory Pad 1" sounds
> really weird !

I would tend to agree that that would just be weird...

-Toke