Re: New Version Notification for draft-troan-6man-universal-ra-option-03.txt

Ole Troan <otroan@employees.org> Thu, 08 October 2020 22:31 UTC

Return-Path: <otroan@employees.org>
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 897593A0F73 for <ipv6@ietfa.amsl.com>; Thu, 8 Oct 2020 15:31:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.897
X-Spam-Level:
X-Spam-Status: No, score=-1.897 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, MIME_QP_LONG_LINE=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham 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 Qny3r_dMvrdp for <ipv6@ietfa.amsl.com>; Thu, 8 Oct 2020 15:31:53 -0700 (PDT)
Received: from clarinet.employees.org (clarinet.employees.org [198.137.202.74]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9BF143A0F2B for <ipv6@ietf.org>; Thu, 8 Oct 2020 15:31:53 -0700 (PDT)
Received: from [192.168.10.181] (201.51-175-101.customer.lyse.net [51.175.101.201]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by clarinet.employees.org (Postfix) with ESMTPSA id 9B6974E11A64; Thu, 8 Oct 2020 22:31:52 +0000 (UTC)
Content-Type: multipart/alternative; boundary="Apple-Mail-DC061464-D809-4471-94E7-75D58F90ECD9"
Content-Transfer-Encoding: 7bit
From: Ole Troan <otroan@employees.org>
Mime-Version: 1.0 (1.0)
Subject: Re: New Version Notification for draft-troan-6man-universal-ra-option-03.txt
Date: Fri, 09 Oct 2020 00:31:50 +0200
Message-Id: <E7167B52-A65E-4225-8E78-9F74212414F8@employees.org>
References: <DE320B13-69EC-4C71-B462-19BD0AFCEE5B@fugue.com>
Cc: Michael Richardson <mcr+ietf@sandelman.ca>, ipv6@ietf.org
In-Reply-To: <DE320B13-69EC-4C71-B462-19BD0AFCEE5B@fugue.com>
To: Ted Lemon <mellon@fugue.com>
X-Mailer: iPhone Mail (18A393)
Archived-At: <https://mailarchive.ietf.org/arch/msg/ipv6/lOwLVbGWcImpSEXdhKCQBapif0Y>
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, 08 Oct 2020 22:31:55 -0000


> On 9 Oct 2020, at 00:19, Ted Lemon <mellon@fugue.com> wrote:
> 
> On Oct 8, 2020, at 6:17 PM, Ole Troan <otroan@employees.org> wrote:
>> Which is why the objects are described in CDDL. 
> 
> That’s lovely, but then why not just compile the CDDL into a TLV parser?

The idea here is to allow users of the option to use existing tools and libraries. Shouldn’t we all be tired of hand crafting C code to parse packets by now?

If you want to build a toolset around a modeling language and TLV representations to compete with CDDL, CBOR, JSON feel free. But I don’t think you should expect us to wait for you. :-)

Ole