From nobody Tue Jun  8 02:52:31 2021
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 921AF3A2A7B
 for <babel@ietfa.amsl.com>; Tue,  8 Jun 2021 02:52:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5
 tests=[BAYES_00=-1.9, 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 Wmj2A_Gk8-cr for <babel@ietfa.amsl.com>;
 Tue,  8 Jun 2021 02:52:23 -0700 (PDT)
Received: from mail.toke.dk (mail.toke.dk [45.145.95.4])
 (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 9692E3A2A6E
 for <babel@ietf.org>; Tue,  8 Jun 2021 02:52:23 -0700 (PDT)
From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= <toke@toke.dk>
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023;
 t=1623145939; bh=Uic0XPfzmHhX82kySyX8gpc7ccRAUm4kveVZAOlFMcw=;
 h=From:To:Cc:Subject:Date:From;
 b=p1XOoLuAa88zuX82cmjcAhIYYD8PNz2mYyOXrSjrQiCIbuHsT9Kp8CnOjO/bONymH
 0fQFPbQGfk0TggMLZ06vpCXLMetgwzzFf9seMx2EgYvvt7yFgY7XHQZynFNEaPasyI
 g2VYCtPqqCXrS2RF2wrJt4fWArut0u6e0LHiDViqH1e2UVkmrmuv2lFaRjhwXW4kU5
 34z26NPfNAD/OqJxx5OWjoAzKlf21WE3iektbHu3vPsAKmWvgm8YOfYKhUu1495N/F
 u1bJb8n8GrkDvjFyteMN+fkB19+l2TuoO68qR+ucDkfSQbLXucKiY71tuqaH7jaBkj
 BTTxpZmvfoUSA==
To: babel@ietf.org
Cc: babel-users <babel-users@lists.alioth.debian.org>
Date: Tue, 08 Jun 2021 11:52:18 +0200
X-Clacks-Overhead: GNU Terry Pratchett
Message-ID: <87tum8u1il.fsf@toke.dk>
MIME-Version: 1.0
Content-Type: text/plain
Archived-At: <https://mailarchive.ietf.org/arch/msg/babel/kPsYZeY66GMqD9xa3DxgCUIVqGM>
Subject: [babel] Babel MAC support merged into Bird master
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, 08 Jun 2021 09:52:31 -0000

Hey everyone

Following hot on the heels of the merge of MAC support into babeld[0],
support has now also landed in Bird[1]. Juliusz re-confirmed
interoperability before merging the babeld code, and I have also
re-checked just now, with the code merged into Bird.

-Toke

[0] https://alioth-lists.debian.net/pipermail/babel-users/2021-May/003820.html
[1] http://trubka.network.cz/pipermail/bird-users/2021-June/015529.html

