Re: RFC4941bis implementations

Alexandre Petrescu <alexandre.petrescu@gmail.com> Thu, 02 April 2020 19:09 UTC

Return-Path: <alexandre.petrescu@gmail.com>
X-Original-To: ipv6@ietfa.amsl.com
Delivered-To: ipv6@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C54A23A0C92 for <ipv6@ietfa.amsl.com>; Thu, 2 Apr 2020 12:09:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.669
X-Spam-Level:
X-Spam-Status: No, score=0.669 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, FORGED_GMAIL_RCVD=1, FREEMAIL_FROM=0.001, NML_ADSP_CUSTOM_MED=0.9, SPF_HELO_NONE=0.001, SPF_SOFTFAIL=0.665, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
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 0W7oFEMRQXNe for <ipv6@ietfa.amsl.com>; Thu, 2 Apr 2020 12:09:29 -0700 (PDT)
Received: from sainfoin-smtp-out.extra.cea.fr (sainfoin-smtp-out.extra.cea.fr [132.167.192.228]) (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 5117F3A0C8E for <ipv6@ietf.org>; Thu, 2 Apr 2020 12:09:29 -0700 (PDT)
Received: from pisaure.intra.cea.fr (pisaure.intra.cea.fr [132.166.88.21]) by sainfoin-sys.extra.cea.fr (8.14.7/8.14.7/CEAnet-Internet-out-4.0) with ESMTP id 032J9Rxq015483 for <ipv6@ietf.org>; Thu, 2 Apr 2020 21:09:27 +0200
Received: from pisaure.intra.cea.fr (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id 751E520A40E for <ipv6@ietf.org>; Thu, 2 Apr 2020 21:09:27 +0200 (CEST)
Received: from muguet2-smtp-out.intra.cea.fr (muguet2-smtp-out.intra.cea.fr [132.166.192.13]) by pisaure.intra.cea.fr (Postfix) with ESMTP id 629AF201CF3 for <ipv6@ietf.org>; Thu, 2 Apr 2020 21:09:27 +0200 (CEST)
Received: from [10.11.240.84] ([10.11.240.84]) by muguet2-sys.intra.cea.fr (8.14.7/8.14.7/CEAnet-Internet-out-4.0) with ESMTP id 032J9QX4022196 for <ipv6@ietf.org>; Thu, 2 Apr 2020 21:09:27 +0200
Subject: Re: RFC4941bis implementations
To: ipv6@ietf.org
References: <7d65f86a-7a82-6139-b455-a27046496c52@si6networks.com>
From: Alexandre Petrescu <alexandre.petrescu@gmail.com>
Message-ID: <af621915-ad9d-eb89-01d7-6ec7c5dfdd5e@gmail.com>
Date: Thu, 02 Apr 2020 21:09:26 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0
MIME-Version: 1.0
In-Reply-To: <7d65f86a-7a82-6139-b455-a27046496c52@si6networks.com>
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Language: fr
Content-Transfer-Encoding: 8bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/ipv6/4T0QSiJ-rs1nigJaJOcbuB3nLpA>
X-BeenThere: ipv6@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "IPv6 Maintenance Working Group \(6man\)" <ipv6.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ipv6>, <mailto:ipv6-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ipv6/>
List-Post: <mailto:ipv6@ietf.org>
List-Help: <mailto:ipv6-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ipv6>, <mailto:ipv6-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 02 Apr 2020 19:09:31 -0000

Le 02/04/2020 à 19:26, Fernando Gont a écrit :
> Folks,
> 
> FWIW, I produce a patch for Linux kernel (net-next) that implements 
> rfc4941bis: 
> https://www.gont.com.ar/code/fgont-patch-linux-net-next-rfc4941bis.txt 
> (up & running here).

Does it work with a plen 65 in RA?

Alex, LF/HF 1

> 
> I've submitted it to the netdev list already.
> 
> And should have a patch for the FreeBSD kernel today.
> 
> Not sure if this might be useful for a "disposable" (to be removed by 
> the RFC-Ed section), but I guess might be of use for the shepherd's 
> writeup?
> 
> Thanks!
> 
> Cheers,