From: "Mark Andrews" Subject: Re: [ISC-Bugs #45612] Implement draft-durand-doa-over-dns In-Reply-To: Your message of "Mon, 18 Sep 2017 16:42:45 +0000." content-type: text/plain; charset="utf-8" Received: from mx.ams1.isc.org (mx.ams1.isc.org [199.6.1.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "mx.ams1.isc.org", Issuer "COMODO RSA Organization Validation Secure Server CA" (not verified)) by bugs.isc.org (Postfix) with ESMTPS id 72F0DD78B0A for ; Tue, 19 Sep 2017 02:10:30 +0000 (UTC) Received: from zmx1.isc.org (zmx1.isc.org [149.20.0.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx.ams1.isc.org (Postfix) with ESMTPS id 30D4C24B05A for ; Tue, 19 Sep 2017 02:10:14 +0000 (UTC) Received: from zmx1.isc.org (localhost [127.0.0.1]) by zmx1.isc.org (Postfix) with ESMTPS id 72369160081 for ; Tue, 19 Sep 2017 02:10:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by zmx1.isc.org (Postfix) with ESMTP id 5F66B16006A for ; Tue, 19 Sep 2017 02:10:21 +0000 (UTC) Received: from zmx1.isc.org ([127.0.0.1]) by localhost (zmx1.isc.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id K8WhgOcqaES4 for ; Tue, 19 Sep 2017 02:10:21 +0000 (UTC) Received: from rock.dv.isc.org (c27-253-115-14.carlnfd2.nsw.optusnet.com.au [27.253.115.14]) by zmx1.isc.org (Postfix) with ESMTPSA id 163A1160052 for ; Tue, 19 Sep 2017 02:10:21 +0000 (UTC) Received: from rock.dv.isc.org (localhost [IPv6:::1]) by rock.dv.isc.org (Postfix) with ESMTP id 41193869E4AD for ; Tue, 19 Sep 2017 12:10:19 +1000 (AEST) X-Original-To: bind9-public@bugs.isc.org Return-Path: X-RT-Original-Encoding: utf-8 References: <20170901014934.1370583EC741@rock.dv.isc.org> <740e02c9-1e1b-2d6f-a3f3-0c08a99b605a@isc.org> <20170901084536.0CAB883FA1F0@rock.dv.isc.org> <6d45311c-8921-8f95-f56c-8acb1c00e8d6@isc.org> Date: Tue, 19 Sep 2017 12:10:19 +1000 X-RT-Interface: Email X-RT-Incoming-Encryption: Not encrypted X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mx.ams1.isc.org From marka@isc.org Tue Sep 19 02:10:30 2017 X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, RP_MATCHES_RCVD autolearn=ham autolearn_force=no version=3.4.1 Delivered-To: bind9-public@bugs.isc.org Message-ID: <20170919021019.41193869E4AD@rock.dv.isc.org> To: bind9-public@isc.org RT-Message-ID: Content-Length: 736 In message , "Ray Bellis via RT" writes: > Alain and I have determined that the DOA draft will permit an empty > DOA-DATA field. > > That just leaves the question of a presentation format for it. Are we > OK with just using '-' (no quotes) ? > > I imagine this will slightly complicate the parser because it'll have to > cope with either a single dash or base64. Get the next token, check if it is "-" and if so exit else push the token back and call the base64 parser. > -- > Ticket History: https://bugs.isc.org/Ticket/Display.html?id=45612 -- Mark Andrews, ISC 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: marka@isc.org