Re: [babel] [Babel-users] IPv4 over IPv6

Toke Høiland-Jørgensen <toke@toke.dk> Tue, 31 March 2020 19:25 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 6C73F3A2A2F for <babel@ietfa.amsl.com>; Tue, 31 Mar 2020 12:25:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.199
X-Spam-Level:
X-Spam-Status: No, score=-0.199 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=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 PGulcRgJzyoC for <babel@ietfa.amsl.com>; Tue, 31 Mar 2020 12:25:20 -0700 (PDT)
Received: from mail.toke.dk (mail.toke.dk [IPv6:2a0c:4d80:42:2001::664]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6510B3A2A21 for <babel@ietf.org>; Tue, 31 Mar 2020 12:25:20 -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=1585682718; bh=jMu9qQiYtPSDlVhGEMxOCiVxbkykgyRQbgzW+Xl6xaE=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=cHfnHRI9GLDXFqj9uw6GqJvxf3hnAcRSlz6+f/CAW7Mitc3IWXEbFlSpoNR7M3KLF EmPcF2yJ1SAmtUgr0Spyxlv/LiDGpkOeX5qN0IuNWyb9kiSUSSJ0znw/uNDbApAMZo tBATKs0JaV1mwz0uObkUsW1qzGfuapHJabS7jwBKyZh1gHw2MzZc9hhfz3C6Sajp7y CUksxJq+xyI4OrGeqemsIthIolaDZpG8GTwvyJovpCmVX3VecMav8d+5E7uPFyUNSO UuHiwVYrYl5FhxWfR2MkYAqwltknjhLDe+Ob2KGccRxIflUjNLv2TvKnr9NzoKqRl5 LFkO4evTSIxvA==
To: Dave Taht <dave.taht@gmail.com>, Juliusz Chroboczek <jch@irif.fr>
Cc: babel-users <babel-users@lists.alioth.debian.org>, Babel at IETF <babel@ietf.org>
In-Reply-To: <CAA93jw4fb_PzyCb-gMDTEWUo7EXCpQP69H3ZD4DAuKBN_boi6A@mail.gmail.com>
References: <87o8scpgkq.wl-jch@irif.fr> <CAA93jw4fb_PzyCb-gMDTEWUo7EXCpQP69H3ZD4DAuKBN_boi6A@mail.gmail.com>
Date: Tue, 31 Mar 2020 21:25:08 +0200
X-Clacks-Overhead: GNU Terry Pratchett
Message-ID: <874ku4iay3.fsf@toke.dk>
MIME-Version: 1.0
Content-Type: text/plain
Archived-At: <https://mailarchive.ietf.org/arch/msg/babel/m81HbetnAn5BFJTEOgprwxmRsBs>
Subject: Re: [babel] [Babel-users] IPv4 over IPv6
X-BeenThere: babel@ietf.org
X-Mailman-Version: 2.1.29
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: Tue, 31 Mar 2020 19:25:26 -0000

Dave Taht <dave.taht@gmail.com> writes:

> I generally prefer denser encodings.
>
> does the bird implementation do any extensive ae?

Eh? Does the Bird implementation do what?

-Toke